Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/93166/?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:10.677832Z",
    "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, kom het dan vragen in de Herberg bij Menu > Herberg! Wij helpen je graag verder.",
    "id": 58202,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/58202/?format=api"
}