Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/257100/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/sv/?format=api",
    "user": null,
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2019-11-12T14:08:44.759474Z",
    "action": 29,
    "target": "<%= username %> kastar <%= spell %> på <%= target %>.",
    "id": 84748,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://translate.habitica.com/api/changes/84748/?format=api"
}