Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/199515/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/uk/?format=api",
    "user": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
    "author": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
    "timestamp": "2024-07-30T07:49:44.347114Z",
    "action": 36,
    "target": "Лютий урар",
    "id": 1155024,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/1155024/?format=api"
}