Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3349893/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/it/?format=api",
    "user": "https://translate.habitica.com/api/users/Scaram80/?format=api",
    "author": "https://translate.habitica.com/api/users/Scaram80/?format=api",
    "timestamp": "2026-01-08T13:18:05.861546Z",
    "action": 5,
    "target": "Pagaia dell'Angelo di Mare",
    "id": 1311834,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1311834/?format=api"
}