Translation components API.

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

GET /api/translations/blivet/blivet-rhel9/it/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://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-22T14:36:06.599786Z",
            "action": 17,
            "target": "",
            "id": 15736249,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/15736249/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/yattatux/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/yattatux/?format=api",
            "timestamp": "2024-04-21T13:51:25.561747Z",
            "action": 1,
            "target": "",
            "id": 15733537,
            "action_name": "Translation completed",
            "url": "https://translate.fedoraproject.org/api/changes/15733537/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8666402/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/yattatux/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/yattatux/?format=api",
            "timestamp": "2024-04-21T13:51:25.313514Z",
            "action": 5,
            "target": "Ciò è solitamente causato dalla clonazione dell'immagine del dispositivo e conseguente duplicazione del valore UUID che dovrebbe essere univoco. In tal caso puoi scollegare uno dei dispositivi o riformattarlo.",
            "id": 15733534,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/15733534/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8666402/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/yattatux/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/yattatux/?format=api",
            "timestamp": "2024-04-21T13:51:25.304153Z",
            "action": 45,
            "target": "",
            "id": 15733533,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/15733533/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-03T11:29:00.305469Z",
            "action": 0,
            "target": "",
            "id": 3535906,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3535906/?format=api"
        }
    ]
}