Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8759261/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-application/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-application/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anggi-dev/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anggi-dev/?format=api",
    "timestamp": "2022-11-07T09:08:24.012880Z",
    "action": 7,
    "target": "Tidak dapat mendaftar direktori [%s] [%d]: %s",
    "id": 8609579,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/8609579/?format=api"
}