Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/154567/?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-05-14T19:29:30.434406Z",
    "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": 144198,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/144198/?format=api"
}