Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3366967/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/hu/?format=api",
    "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
    "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
    "timestamp": "2026-03-28T23:34:15.950305Z",
    "action": 5,
    "target": "Ez a sáv akkor töltődik fel, amikor nem teljesíted a napi teendőidet. Amikor tele van, a földönkívüli elkedvetlenít azzal, hogy visszanyeri egy részét az életerejének!",
    "id": 1338180,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1338180/?format=api"
}