Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/154587/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-18T19:06:07.511596Z",
    "action": 30,
    "target": "This ancient To Do list is filled with strange symbols and spells from a forgotten age. Increases Intelligence by <%= int %>. Enchanted Armoire: Scribe Set (Item 3 of 3).",
    "id": 155635,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/155635/?format=api"
}