Changes API.

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

GET /api/changes/275395/?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/HawkEye_/?format=api",
    "author": "https://translate.habitica.com/api/users/HawkEye_/?format=api",
    "timestamp": "2021-08-30T13:35:45.276902Z",
    "action": 2,
    "target": "Telur Anda telah ditetaskan! Kunjungi Kandang untuk memakaikan perlengkapan kepada peliharaan Anda.",
    "id": 275395,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/275395/?format=api"
}