Translation components API.

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

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

{
    "count": 503,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterantorayml/changes/?format=api&page=10",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterantorayml/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-24T22:13:47.149857Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 110847,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/110847/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/871895/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterantorayml/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-24T22:13:47.130354Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 110846,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/110846/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterantorayml/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-02-24T22:13:45.133330Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 110831,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/110831/?format=api"
        }
    ]
}