Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3346011/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/che2116/?format=api",
    "author": "https://translate.habitica.com/api/users/che2116/?format=api",
    "timestamp": "2025-04-17T08:34:35.701482Z",
    "action": 5,
    "target": "Набор 131: Выпущен в апреле 2025",
    "id": 1240213,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1240213/?format=api"
}