Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/74373/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/sv/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-162/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-162/?format=api",
    "timestamp": "2019-11-26T07:43:44.710397Z",
    "action": 2,
    "target": "För att hjälpa alla att känna sig säkra, glada, och produktiva i gemenskapen, har vi några riktlinjer. Vi har noggrant utformat dem för att de ska vara så vänliga och lättlästa som möjligt. Var vänligt att ta tiden att läsa dem innan du börjar chatta.",
    "id": 89485,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/89485/?format=api"
}