Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2822534/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/pt/?format=api",
    "user": "https://translate.habitica.com/api/users/@gabihornke/?format=api",
    "author": "https://translate.habitica.com/api/users/@gabihornke/?format=api",
    "timestamp": "2026-06-01T04:11:41.689113Z",
    "action": 2,
    "target": "Por que é que as tarefas mudam de cor?",
    "id": 1361007,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1361007/?format=api"
}