Translation components API.

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

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

{
    "count": 124,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-security/master/ca/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/14175527/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/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-11-17T10:15:28.121668Z",
            "action": 2,
            "target": "Regla desconeguda",
            "id": 2220102,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2220102/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-31T02:34:40.877825Z",
            "action": 0,
            "target": "",
            "id": 2587527,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2587527/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-24T02:33:48.431327Z",
            "action": 0,
            "target": "",
            "id": 2643175,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2643175/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:35:02.195537Z",
            "action": 0,
            "target": "",
            "id": 2971047,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2971047/?format=api"
        }
    ]
}