Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/193612/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/pets/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/citrusella/?format=api",
    "author": "https://translate.habitica.com/api/users/citrusella/?format=api",
    "timestamp": "2019-09-24T19:39:53.442929Z",
    "action": 2,
    "target": "Verkrijg deze voorwerpen sneller met edelstenen als je niet wilt wachten tot je ze vindt als je een taak afrondt. <a href=\"https://habitica.fandom.com/nl/wiki/Drops\">Leer meer over het vondstensysteem.</a>",
    "id": 58205,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/58205/?format=api"
}