Translation components API.

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

GET /api/translations/software-o-o/master/tzm/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/software-o-o/master/tzm/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/13234175/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/tzm/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:45:48.555119Z",
            "action": 30,
            "target": "Appstream Install",
            "id": 2061042,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2061042/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13234176/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/tzm/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:45:48.573898Z",
            "action": 30,
            "target": "Build Service",
            "id": 2061043,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2061043/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13234179/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/tzm/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:45:48.627059Z",
            "action": 30,
            "target": "Expert Download",
            "id": 2061044,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2061044/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13234184/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/tzm/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:45:48.809692Z",
            "action": 30,
            "target": "Source Code",
            "id": 2061045,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2061045/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/tzm/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:45:48.941528Z",
            "action": 0,
            "target": "",
            "id": 2061046,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2061046/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/tzm/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:45:52.716374Z",
            "action": 44,
            "target": "",
            "id": 2061102,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2061102/?format=api"
        }
    ]
}