Translation components API.

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

GET /api/translations/yast-hana-update/master/ko/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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-21T18:33:56.013548Z",
            "action": 0,
            "target": "",
            "id": 1324343,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1324343/?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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-21T18:33:57.028716Z",
            "action": 44,
            "target": "",
            "id": 1324359,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1324359/?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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T02:45:48.998877Z",
            "action": 0,
            "target": "",
            "id": 1712711,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1712711/?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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T02:45:51.165193Z",
            "action": 44,
            "target": "",
            "id": 1712728,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1712728/?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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:31:39.149555Z",
            "action": 0,
            "target": "",
            "id": 1994942,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1994942/?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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-19T07:46:07.490927Z",
            "action": 0,
            "target": "",
            "id": 2072112,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2072112/?format=api"
        }
    ]
}