Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/177823/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/117024/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/server/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/pt-BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rikmarais/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rikmarais/?format=api",
    "timestamp": "2022-12-15T19:54:24.645682Z",
    "action": 6,
    "target": "Precisa de um servidor mais perto de casa? Escolha entre locais na América do Norte, Europa, Ásia, e Oceânia. E com o nosso plano Story Teller, pode alojar múltiplos jogos acessíveis de uma só vez - úteis para o perspicaz GM que gere mais do que uma sessão por semana.",
    "old": "",
    "details": {
        "state": 10,
        "source": "Need a server closer to home? Choose from locations in North America, Europe, Asia, and Oceania. And with our Story Teller plan, you can host multiple, accessible games at once- useful for the discerning GM who runs more than one session a week.",
        "old_state": 0
    },
    "id": 177823,
    "action_name": "Automatically translated",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/177823/?format=api"
}