Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10422698/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2022-05-25T14:02:44.048870Z",
    "action": 26,
    "target": "페도라 %(n)s: x86_64 DVD ISO",
    "id": 5020005,
    "action_name": "Suggestion removed",
    "url": "https://translate.fedoraproject.org/api/changes/5020005/?format=api"
}