Translation components API.

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

GET /api/translations/yast-security/master/et/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-security/master/et/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/14175770/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T02:34:16.864318Z",
            "action": 30,
            "target": "Unknown rule",
            "id": 2219461,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2219461/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T02:34:16.918730Z",
            "action": 0,
            "target": "",
            "id": 2219462,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2219462/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T02:34:53.492666Z",
            "action": 44,
            "target": "",
            "id": 2219727,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2219727/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-31T02:34:45.316365Z",
            "action": 0,
            "target": "",
            "id": 2587536,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2587536/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-24T02:33:52.521065Z",
            "action": 0,
            "target": "",
            "id": 2643184,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2643184/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:35:09.383919Z",
            "action": 0,
            "target": "",
            "id": 2971056,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2971056/?format=api"
        }
    ]
}