Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/191797/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-09T15:45:46.966717Z",
    "action": 59,
    "target": "你的隊伍會使你保持責任心。邀請朋友來解鎖副本捲軸!",
    "id": 441545,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/441545/?format=api"
}