Translation components API.

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

GET /api/translations/packages-i18n/google-master/es/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 26,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/packages-i18n/google-master/es/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/google-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/google-master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-15T05:43:55.506204Z",
            "action": 0,
            "target": "",
            "id": 1724349,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1724349/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/google-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/google-master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-15T05:44:59.716901Z",
            "action": 44,
            "target": "",
            "id": 1724369,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1724369/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/google-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/google-master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-13T03:45:51.986115Z",
            "action": 0,
            "target": "",
            "id": 1810316,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1810316/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/google-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/google-master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T16:25:23.021021Z",
            "action": 0,
            "target": "",
            "id": 2034707,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2034707/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/google-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/google-master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T16:25:58.196365Z",
            "action": 44,
            "target": "",
            "id": 2034737,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2034737/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/google-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/google-master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-28T19:26:05.389523Z",
            "action": 0,
            "target": "",
            "id": 2045287,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2045287/?format=api"
        }
    ]
}