Translation components API.

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

GET /api/translations/yast-journal/master/uk/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/uk/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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T02:44:46.495637Z",
            "action": 0,
            "target": "",
            "id": 1980417,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1980417/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:25:25.402454Z",
            "action": 0,
            "target": "",
            "id": 1994107,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1994107/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:42:01.321509Z",
            "action": 0,
            "target": "",
            "id": 1999934,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1999934/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-20T02:32:53.338199Z",
            "action": 0,
            "target": "",
            "id": 2118370,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2118370/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-20T02:32:55.580085Z",
            "action": 44,
            "target": "",
            "id": 2118446,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2118446/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-28T02:34:02.588519Z",
            "action": 0,
            "target": "",
            "id": 2162699,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2162699/?format=api"
        }
    ]
}