Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/180108/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/id/?format=api",
    "user": "https://translate.habitica.com/api/users/Falzart/?format=api",
    "author": "https://translate.habitica.com/api/users/Falzart/?format=api",
    "timestamp": "2023-05-14T09:45:43.993319Z",
    "action": 2,
    "target": "Telur telah ditetaskan! Kunjungi Kandang untuk menggunakan peliharaanmu.",
    "id": 447339,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/447339/?format=api"
}