Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/189214/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/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-24T08:06:59.010099Z",
    "action": 2,
    "target": "Hier zijn we dan! Ik heb enkele Taken voor je ingevuld gebaseerd op je interesses, je kunt dus meteen aan de slag. Klik op een Taak om deze te bewerken of voeg nieuwe Taken toe die in je routine passen!",
    "id": 78759,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/78759/?format=api"
}