Translation components API.

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

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

{
    "count": 145,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-country/master/ca/changes/?format=api&page=7",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-country/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-country/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-22T02:36:11.860572Z",
            "action": 44,
            "target": "",
            "id": 2183005,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2183005/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14117404/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-country/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-country/master/ca/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "timestamp": "2022-10-22T07:58:04.773500Z",
            "action": 5,
            "target": "Canadenca (CSA)",
            "id": 2183237,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2183237/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-country/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-country/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T02:32:22.980809Z",
            "action": 0,
            "target": "",
            "id": 2527886,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2527886/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-country/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-country/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-03T20:14:57.566419Z",
            "action": 0,
            "target": "",
            "id": 2667427,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2667427/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-country/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-country/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-12T02:33:00.398293Z",
            "action": 0,
            "target": "",
            "id": 2780282,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2780282/?format=api"
        }
    ]
}