Translation components API.

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

GET /api/translations/yast-journal/master/ar/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/yast-journal/master/ar/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T02:44:36.248805Z",
            "action": 0,
            "target": "",
            "id": 1980350,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1980350/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:25:15.356531Z",
            "action": 0,
            "target": "",
            "id": 1994040,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1994040/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:41:50.756739Z",
            "action": 0,
            "target": "",
            "id": 1999867,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1999867/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-20T02:32:35.270836Z",
            "action": 0,
            "target": "",
            "id": 2118303,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2118303/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-20T02:32:54.846064Z",
            "action": 44,
            "target": "",
            "id": 2118379,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2118379/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-28T02:33:49.519748Z",
            "action": 0,
            "target": "",
            "id": 2162632,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2162632/?format=api"
        }
    ]
}