Translation components API.

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

GET /api/translations/yast-rpm-groups/master/ca/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-rpm-groups/master/ca/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rpm-groups/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rpm-groups/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-11-14T19:01:16.644645Z",
            "action": 17,
            "target": "",
            "id": 1172041,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1172041/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rpm-groups/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rpm-groups/master/ca/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2019-04-15T15:44:21.492199Z",
            "action": 0,
            "target": "",
            "id": 1240455,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1240455/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rpm-groups/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rpm-groups/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-13T13:31:43.536424Z",
            "action": 0,
            "target": "",
            "id": 1334096,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1334096/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rpm-groups/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rpm-groups/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-13T13:32:36.024401Z",
            "action": 44,
            "target": "",
            "id": 1334351,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1334351/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rpm-groups/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rpm-groups/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-13T16:06:52.000655Z",
            "action": 0,
            "target": "",
            "id": 1343492,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1343492/?format=api"
        }
    ]
}