Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/564306/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-16T04:00:32.498437Z",
    "action": 59,
    "target": "[Habitica의 직업 시스템에 대해 자세히 알아보세요](http://habitica.wikia.com/wiki/Class_System)",
    "id": 1202516,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1202516/?format=api"
}