Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T12:33:06Z",
            "action": 0,
            "target": "",
            "id": 141476,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/141476/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-11T09:50:08Z",
            "action": 0,
            "target": "",
            "id": 401150,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/401150/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3099244/?format=api",
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/es/?format=api",
            "user": "https://l10n.opensuse.org/api/users/JavierLlorente/?format=api",
            "author": "https://l10n.opensuse.org/api/users/JavierLlorente/?format=api",
            "timestamp": "2017-06-02T23:14:27Z",
            "action": 2,
            "target": "¿Qué es lo que estás buscando?",
            "id": 665616,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/665616/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3099236/?format=api",
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/es/?format=api",
            "user": "https://l10n.opensuse.org/api/users/JavierLlorente/?format=api",
            "author": "https://l10n.opensuse.org/api/users/JavierLlorente/?format=api",
            "timestamp": "2017-06-02T23:17:57Z",
            "action": 2,
            "target": "Buscador de openSUSE",
            "id": 665618,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/665618/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-03T02:05:26Z",
            "action": 17,
            "target": "",
            "id": 665674,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/665674/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-20T09:59:17.396210Z",
            "action": 0,
            "target": "",
            "id": 752607,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/752607/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-09T22:35:58.221948Z",
            "action": 0,
            "target": "",
            "id": 1520030,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1520030/?format=api"
        }
    ]
}