Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/197444/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/Janmetdepet/?format=api",
    "author": "https://translate.habitica.com/api/users/Janmetdepet/?format=api",
    "timestamp": "2019-10-23T09:44:10.592788Z",
    "action": 2,
    "target": "Je bent een nieuw avontuur begonnen! Dit is Hergeboorte <%= number %> voor jou en het hoogste Niveau dat je behaald hebt is <%= level %>.  Begin je volgende nieuwe avontuur als je een nog hoger niveau hebt bereikt om deze Prestatie nog een keer te behalen!",
    "id": 78446,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/78446/?format=api"
}