Translation components API.

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

GET /api/translations/packages-i18n/h-master/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/h-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/h-master/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/recepbasturk/?format=api",
            "author": "https://l10n.opensuse.org/api/users/recepbasturk/?format=api",
            "timestamp": "2021-04-28T12:49:57.628301Z",
            "action": 0,
            "target": "",
            "id": 1795428,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1795428/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/h-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/h-master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-13T03:47:04.725068Z",
            "action": 0,
            "target": "",
            "id": 1810362,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1810362/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/h-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/h-master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T16:26:06.122855Z",
            "action": 0,
            "target": "",
            "id": 2034753,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2034753/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/h-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/h-master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-28T19:26:35.667444Z",
            "action": 0,
            "target": "",
            "id": 2045303,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2045303/?format=api"
        }
    ]
}