Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-ask-fedora-sops/masterpagesuser_en/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2020-02-22T13:13:21.983031Z",
    "action": 51,
    "target": "",
    "old": "",
    "details": {},
    "id": 82234,
    "action_name": "Component created",
    "url": "https://translate.fedoraproject.org/api/changes/82234/?format=api"
}