Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3361241/?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:55.563179Z",
    "action": 5,
    "target": "De winnaar was <%= user %>! Wat wil je doen met de achtergebleven taken?",
    "id": 1324360,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1324360/?format=api"
}