Translation components API.

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

GET /api/components/fedora-docs-l10n-fedora-coreos/masterpagestutorial-autologin/changes/?format=api&page=23
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1102,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagestutorial-autologin/changes/?format=api&page=22",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/4891770/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagestutorial-autologin/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-autologin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-07T22:45:55.096514Z",
            "action": 13,
            "target": "",
            "id": 1231497,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/1231497/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagestutorial-autologin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-07T22:44:59.180995Z",
            "action": 51,
            "target": "",
            "id": 1231317,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/1231317/?format=api"
        }
    ]
}