Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5854315/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-09-04T02:53:44.634124Z",
    "action": 30,
    "target": "CJK Unified Ideographs Extension G",
    "id": 1518355,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/1518355/?format=api"
}