Translation components API.

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

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

{
    "count": 1002,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesplatforms/changes/?format=api&page=20",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/802383/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesplatforms/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesplatforms/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-24T21:21:47.685423Z",
            "action": 13,
            "target": "",
            "id": 86310,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/86310/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesplatforms/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-02-24T21:21:41.364755Z",
            "action": 51,
            "target": "",
            "id": 86148,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/86148/?format=api"
        }
    ]
}