Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/98294/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/WaveOfWaves/?format=api",
    "author": "https://translate.habitica.com/api/users/WaveOfWaves/?format=api",
    "timestamp": "2020-02-19T16:23:40.889792Z",
    "action": 2,
    "target": "Als je een van je dagelijkse doelen overslaat, zal je avatar de volgende dag levens verliezen. Dit dient als een belangrijke motiverende factor om mensen aan te moedigen om door te zetten met hun doelen, want mensen haten het heel erg om hun avatartje pijn te doen! Plus, de sociale aansprakelijkheid is essentieel voor de meesten: als je tegen een monster vecht met je vrienden, dan doet het overslaan van je eigen taken hun avatars ook pijn.",
    "id": 122868,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/122868/?format=api"
}