Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T18:16:58Z",
            "action": 0,
            "target": "",
            "id": 135750,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/135750/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-12-21T02:43:56.503141Z",
            "action": 0,
            "target": "",
            "id": 1186408,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1186408/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T03:16:53.431067Z",
            "action": 0,
            "target": "",
            "id": 1717439,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1717439/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T01:57:50.625359Z",
            "action": 0,
            "target": "",
            "id": 1955089,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1955089/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T03:06:10.443268Z",
            "action": 0,
            "target": "",
            "id": 1960549,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1960549/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T02:08:35.466059Z",
            "action": 0,
            "target": "",
            "id": 1966307,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1966307/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T03:04:22.698092Z",
            "action": 0,
            "target": "",
            "id": 1971547,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1971547/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3020124/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/mk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "author": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "timestamp": "2022-11-19T20:38:38.300595Z",
            "action": 45,
            "target": "",
            "id": 2229417,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/2229417/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3020124/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/mk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "author": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "timestamp": "2022-11-19T20:38:38.303711Z",
            "action": 2,
            "target": "Пакетот не може да се инсталира.\nИнсталирајте го пакетот што недостасува и обидете се повторно.",
            "id": 2229418,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2229418/?format=api"
        }
    ]
}