Changes API.

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

GET /api/changes/8040714/?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-fedora-docs/masterpageslocations/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-09-29T22:02:10.185453Z",
    "action": 60,
    "target": "weblate.gettext.msgmerge",
    "old": "",
    "details": {
        "fuzzy": true,
        "previous": true
    },
    "id": 8040714,
    "action_name": "Add-on installed",
    "url": "https://translate.fedoraproject.org/api/changes/8040714/?format=api"
}