Translation components API.

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

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

{
    "count": 27,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-snapper/master/xh/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/14450597/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-snapper/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T02:32:05.627561Z",
            "action": 30,
            "target": "Failed to get config:",
            "id": 2668215,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2668215/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14450598/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-snapper/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T02:32:05.637834Z",
            "action": 30,
            "target": "Failed to get snapshot mount point:",
            "id": 2668216,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2668216/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14450599/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-snapper/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T02:32:05.647973Z",
            "action": 30,
            "target": "Failed to create new snapshot:",
            "id": 2668217,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2668217/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14450600/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-snapper/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T02:32:05.662737Z",
            "action": 30,
            "target": "Failed to modify snapshot:",
            "id": 2668218,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2668218/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14450601/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-snapper/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T02:32:05.676593Z",
            "action": 30,
            "target": "Failed to delete snapshot:",
            "id": 2668219,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2668219/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-snapper/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T02:32:05.688215Z",
            "action": 0,
            "target": "",
            "id": 2668220,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2668220/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-snapper/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T02:32:08.143696Z",
            "action": 44,
            "target": "",
            "id": 2668311,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2668311/?format=api"
        }
    ]
}