Changes API.

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

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

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