Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/93167/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/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:22.700717Z",
    "action": 2,
    "target": "Als je een vraag hebt die niet op deze lijst of op de [Wiki FAQ](https://habitica.fandom.com/nl/wiki/Veel_Gestelde_Vragen) staat, vraag het dan in de [Habitica Help gilde](https://habitica.com/groups/guild/5481ccf3-5d2d-48a9-a871-70a7380cee5a)! We willen je graag helpen.",
    "id": 58203,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/58203/?format=api"
}