Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/188042/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/es_419/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-30T19:26:08.262636Z",
    "action": 30,
    "target": "Your damage to the Quest boss or found collection items will remain pending until you check out of the Inn",
    "id": 360171,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/360171/?format=api"
}