Translation components API.

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

GET /api/components/fedora-docs-l10n-fedora-release-notes/f40partialsfeedback/changes/?format=api&page=14
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 652,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-release-notes/f40partialsfeedback/changes/?format=api&page=13",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-release-notes/f40partialsfeedback/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-24T22:29:26.620685Z",
            "action": 51,
            "target": "",
            "id": 15762454,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/15762454/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-release-notes/f40partialsfeedback/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-24T22:29:26.462930Z",
            "action": 60,
            "target": "weblate.autotranslate.autotranslate",
            "id": 15762452,
            "action_name": "Add-on installed",
            "url": "https://translate.fedoraproject.org/api/changes/15762452/?format=api"
        }
    ]
}