Translation components API.

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

GET /api/translations/yast-online-update-configuration/master/pt/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 43,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/pt/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-online-update-configuration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T03:05:08.204015Z",
            "action": 0,
            "target": "",
            "id": 1983124,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1983124/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-online-update-configuration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:45:18.025313Z",
            "action": 0,
            "target": "",
            "id": 1996946,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1996946/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-online-update-configuration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:01:07.149997Z",
            "action": 0,
            "target": "",
            "id": 2002641,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2002641/?format=api"
        }
    ]
}