Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools-mgrpxy/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrpxy/fr/?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:17:41.355059Z",
            "action": 0,
            "target": "",
            "id": 3021257,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3021257/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools-mgrpxy/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrpxy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T08:01:29.733286Z",
            "action": 0,
            "target": "",
            "id": 3035413,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3035413/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools-mgrpxy/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrpxy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T08:16:30.377135Z",
            "action": 0,
            "target": "",
            "id": 3035444,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3035444/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools-mgrpxy/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrpxy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-19T13:13:42.252499Z",
            "action": 0,
            "target": "",
            "id": 3037735,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3037735/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools-mgrpxy/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrpxy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T08:11:57.099840Z",
            "action": 0,
            "target": "",
            "id": 3041263,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3041263/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools-mgrpxy/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrpxy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T08:11:57.859930Z",
            "action": 44,
            "target": "",
            "id": 3041268,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/3041268/?format=api"
        }
    ]
}