Translation components API.

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

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

{
    "count": 45,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-journal/master/ast/changes/?format=api&page=2",
    "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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:25:15.510330Z",
            "action": 0,
            "target": "",
            "id": 1994041,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1994041/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:41:50.905090Z",
            "action": 0,
            "target": "",
            "id": 1999868,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1999868/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-20T02:32:35.480003Z",
            "action": 0,
            "target": "",
            "id": 2118304,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2118304/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-20T02:32:54.853361Z",
            "action": 44,
            "target": "",
            "id": 2118380,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2118380/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-28T02:33:49.700029Z",
            "action": 0,
            "target": "",
            "id": 2162633,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2162633/?format=api"
        }
    ]
}