Translation components API.

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

GET /api/translations/libstorage-ng/sle-15-sp1/fi/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/sle-15-sp1/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-26T22:07:30.666254Z",
            "action": 0,
            "target": "",
            "id": 1231759,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1231759/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/sle-15-sp1/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-22T12:47:10.595040Z",
            "action": 0,
            "target": "",
            "id": 1278291,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1278291/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/sle-15-sp1/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-13T19:54:53.719372Z",
            "action": 0,
            "target": "",
            "id": 1319946,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1319946/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/sle-15-sp1/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-05T09:50:00.599156Z",
            "action": 0,
            "target": "",
            "id": 1369434,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1369434/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/sle-15-sp1/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/sle-15-sp1/fi/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2020-09-09T18:52:42.911187Z",
            "action": 0,
            "target": "",
            "id": 1514037,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1514037/?format=api"
        }
    ]
}