Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/183843/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/es_419/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-05-14T19:15:39.055659Z",
    "action": 30,
    "target": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Lamplighter's Set (Item 1 of 4).",
    "id": 144029,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/144029/?format=api"
}