Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/58982/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-05-14T19:06:08.997951Z",
    "action": 30,
    "target": "[Learn more about Habitica's class system](https://habitica.fandom.com/wiki/Class_System)",
    "id": 143159,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/143159/?format=api"
}