Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7496639/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/eismann/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/eismann/?format=api",
    "timestamp": "2022-02-03T13:53:21.181874Z",
    "action": 7,
    "target": "Das hinzugefügte DASD-Speichermedium kann unter \"Lokale Standard-Speichermedien\" gefunden werden.",
    "old": "Das hinzugefügte DASD-Speichermedium kann nicht unter \"Lokale Standard-Speichermedien\" gefunden werden.",
    "details": {},
    "id": 4040975,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/4040975/?format=api"
}