Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/612572/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/camorama/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/camorama/master/en_GB/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2020-02-04T23:27:22.906569Z",
    "action": 4,
    "target": "Could not connect to video device (%s).\nPlease check connection.",
    "old": "",
    "details": {},
    "id": 70600,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/70600/?format=api"
}