Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/68399/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/content/uk/?format=api",
    "user": "https://translate.habitica.com/api/users/Klaptyk/?format=api",
    "author": "https://translate.habitica.com/api/users/Klaptyk/?format=api",
    "timestamp": "2024-09-11T21:12:48.113457Z",
    "action": 2,
    "target": "В-темряві-сяючий",
    "id": 1164838,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1164838/?format=api"
}