Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8339673/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-rhel-8/sv/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "timestamp": "2021-08-18T11:49:15.118175Z",
    "action": 7,
    "target": "Ingen sådan profil: {}",
    "old": "",
    "details": {},
    "id": 3488669,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/3488669/?format=api"
}