Translation components API.

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

GET /api/translations/uyuni/uyuni-tools-mgrpxy/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-mgrpxy/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrpxy/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:17:41.064311Z",
            "action": 0,
            "target": "",
            "id": 3021256,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3021256/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T08:01:29.504865Z",
            "action": 0,
            "target": "",
            "id": 3035412,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3035412/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T08:16:30.263005Z",
            "action": 0,
            "target": "",
            "id": 3035443,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3035443/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-19T13:13:42.148959Z",
            "action": 0,
            "target": "",
            "id": 3037734,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3037734/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T08:11:56.827884Z",
            "action": 0,
            "target": "",
            "id": 3041262,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3041262/?format=api"
        }
    ]
}