Translation components API.

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

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

{
    "count": 253,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/uk/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/1136953/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/uk/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
            "timestamp": "2020-02-27T10:24:45.030928Z",
            "action": 5,
            "target": "https://github.com/projectatomic/rpm-ostree[rpm-ostree]",
            "old": "",
            "details": {},
            "id": 193781,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/193781/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-26T14:41:25.351405Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 187727,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/187727/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-26T14:41:19.836854Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 187726,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/187726/?format=api"
        }
    ]
}