Translation components API.

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

GET /api/translations/uyuni/uyuni-tools/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/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/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:14:00.582412Z",
            "action": 0,
            "target": "",
            "id": 3021250,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3021250/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T08:01:26.176100Z",
            "action": 0,
            "target": "",
            "id": 3035405,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3035405/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T08:16:25.147889Z",
            "action": 0,
            "target": "",
            "id": 3035437,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3035437/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-19T13:13:40.723045Z",
            "action": 0,
            "target": "",
            "id": 3037728,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3037728/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T08:11:51.534633Z",
            "action": 0,
            "target": "",
            "id": 3041250,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3041250/?format=api"
        }
    ]
}