Translation components API.

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

GET /api/translations/yast-hana-update/master/si/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-hana-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-update/master/si/?format=api",
            "user": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
            "author": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
            "timestamp": "2021-03-04T08:05:00.777884Z",
            "action": 0,
            "target": "",
            "id": 1707301,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1707301/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-hana-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-update/master/si/?format=api",
            "user": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
            "author": null,
            "timestamp": "2021-03-04T08:05:00.826796Z",
            "action": 17,
            "target": "",
            "id": 1707302,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1707302/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-hana-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-update/master/si/?format=api",
            "user": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
            "author": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
            "timestamp": "2021-03-04T08:05:01.329107Z",
            "action": 44,
            "target": "",
            "id": 1707303,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1707303/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-hana-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-update/master/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:31:39.735396Z",
            "action": 0,
            "target": "",
            "id": 1994947,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1994947/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-hana-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-update/master/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:31:40.209275Z",
            "action": 44,
            "target": "",
            "id": 1994951,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/1994951/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-hana-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-update/master/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-19T07:46:08.097675Z",
            "action": 0,
            "target": "",
            "id": 2072117,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2072117/?format=api"
        }
    ]
}