Translation components API.

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

GET /api/translations/blivet/blivet-rhel9/ia/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/8666164/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/ia/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-09-03T12:03:40.032831Z",
            "action": 4,
            "target": "Incognite",
            "old": "",
            "details": {},
            "id": 3536867,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3536867/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8666149/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/ia/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-09-03T12:03:40.022036Z",
            "action": 4,
            "target": "Redimensionamento de systema de files sur %(device)s",
            "old": "",
            "details": {},
            "id": 3536866,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3536866/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8666145/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/ia/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-09-03T12:03:40.012056Z",
            "action": 4,
            "target": "Creation de %(type)s sur %(device)s",
            "old": "",
            "details": {},
            "id": 3536865,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3536865/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8666132/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/ia/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-09-03T12:03:40.003300Z",
            "action": 4,
            "target": "impossibile de allocar un partition alineate",
            "old": "",
            "details": {},
            "id": 3536864,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3536864/?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/ia/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-03T11:28:58.497234Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3535902,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3535902/?format=api"
        }
    ]
}