Translation components API.

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

GET /api/translations/uyuni/uyuni-tools-shared/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools-shared/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MicheleBussolotto/?format=api",
            "author": "https://l10n.opensuse.org/api/users/MicheleBussolotto/?format=api",
            "timestamp": "2024-04-04T15:24:08.968149Z",
            "action": 0,
            "target": "",
            "id": 3021262,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3021262/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools-shared/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T08:01:33.445132Z",
            "action": 0,
            "target": "",
            "id": 3035416,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3035416/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools-shared/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T08:16:30.853345Z",
            "action": 0,
            "target": "",
            "id": 3035446,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3035446/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools-shared/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-19T13:13:42.728270Z",
            "action": 0,
            "target": "",
            "id": 3037737,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3037737/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools-shared/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-shared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T08:11:58.888440Z",
            "action": 0,
            "target": "",
            "id": 3041273,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3041273/?format=api"
        }
    ]
}