Translation components API.

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

GET /api/translations/yast-iscsi-lio-server/master/pt/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-iscsi-lio-server/master/pt/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/14180564/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T02:34:26.569621Z",
            "action": 30,
            "target": "Failed to create ACL with initiator name: ",
            "id": 2584000,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2584000/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14180566/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T02:34:26.609247Z",
            "action": 30,
            "target": "Initiator name can not be longer than 233 bytes!",
            "id": 2584001,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2584001/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14180573/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T02:34:26.670106Z",
            "action": 30,
            "target": "Are they already in use?",
            "id": 2584002,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2584002/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T02:34:26.752866Z",
            "action": 0,
            "target": "",
            "id": 2584003,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2584003/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T02:34:43.147950Z",
            "action": 44,
            "target": "",
            "id": 2584218,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2584218/?format=api"
        }
    ]
}