Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3361240/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/jildauemma/?format=api",
    "author": "https://translate.habitica.com/api/users/jildauemma/?format=api",
    "timestamp": "2026-02-05T14:58:05.941307Z",
    "action": 5,
    "target": "Deze taak was onderdeel van een uitdaging, maar de uitdaging (of groep) is verwijderd. Wat wil je doen met de achtergebleven taken?",
    "id": 1324356,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1324356/?format=api"
}