Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/613032/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/hr/?format=api",
    "user": null,
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2023-04-02T17:21:05.508515Z",
    "action": 29,
    "target": "Korisničko ime mora imati od 1 do 20 znakova, samo slova od a do z, brojeve od 0 do 9, crtice ili podvlake i ne smije sadržavati neprikladne pojmove.",
    "id": 414242,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://translate.habitica.com/api/changes/414242/?format=api"
}