Translation components API.

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

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

{
    "count": 204,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesjoin/uk/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesjoin/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesjoin/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-25T22:41:12.829807Z",
            "action": 0,
            "target": "",
            "id": 426956,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/426956/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesjoin/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesjoin/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-23T22:35:20.565154Z",
            "action": 0,
            "target": "",
            "id": 411092,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/411092/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesjoin/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesjoin/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-23T11:21:11.161157Z",
            "action": 17,
            "target": "",
            "id": 405997,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/405997/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesjoin/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesjoin/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-23T11:21:04.883256Z",
            "action": 0,
            "target": "",
            "id": 405996,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/405996/?format=api"
        }
    ]
}