Translation components API.

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

GET /api/translations/yast-hana-update/master/hu/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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-21T18:33:55.771411Z",
            "action": 0,
            "target": "",
            "id": 1324340,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1324340/?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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-21T18:33:56.905709Z",
            "action": 44,
            "target": "",
            "id": 1324356,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1324356/?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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T02:45:48.288838Z",
            "action": 0,
            "target": "",
            "id": 1712708,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1712708/?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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T02:45:51.075506Z",
            "action": 44,
            "target": "",
            "id": 1712725,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1712725/?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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:31:38.808657Z",
            "action": 0,
            "target": "",
            "id": 1994939,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1994939/?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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-19T07:46:07.128974Z",
            "action": 0,
            "target": "",
            "id": 2072109,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2072109/?format=api"
        }
    ]
}