Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/90471/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/death/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/death/cs/?format=api",
    "user": "https://translate.habitica.com/api/users/bart/?format=api",
    "author": "https://translate.habitica.com/api/users/bart/?format=api",
    "timestamp": "2021-11-04T14:24:58.296450Z",
    "action": 26,
    "target": "Nenech své Zdraví skončit na nule! Stane-li se to, ztratíš jednu úroveň, všechno své zlato a jedno Vybavení.",
    "id": 289368,
    "action_name": "Suggestion removed",
    "url": "https://translate.habitica.com/api/changes/289368/?format=api"
}