Translation components API.

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

GET /api/translations/yast-oneclickinstall/master/ast/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 84,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/ast/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-oneclickinstall/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T02:48:29.744876Z",
            "action": 0,
            "target": "",
            "id": 1975323,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1975323/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-oneclickinstall/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T02:49:29.704750Z",
            "action": 0,
            "target": "",
            "id": 1981091,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1981091/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-oneclickinstall/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:29:47.441802Z",
            "action": 0,
            "target": "",
            "id": 1994781,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1994781/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-oneclickinstall/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:46:30.490262Z",
            "action": 0,
            "target": "",
            "id": 2000608,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2000608/?format=api"
        }
    ]
}