Translation components API.

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

GET /api/translations/blivet/blivet-rhel9/en/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://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/en/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/vtrefny/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/vtrefny/?format=api",
            "timestamp": "2023-02-09T12:35:25.823377Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "blivet.pot"
            },
            "id": 9179135,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/9179135/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/12409099/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-09T12:35:25.823301Z",
            "action": 59,
            "target": "Stratis block device",
            "old": "",
            "details": {
                "state": 100,
                "source": "Stratis block device",
                "old_state": -1
            },
            "id": 9179134,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/9179134/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/12409098/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-09T12:35:25.823196Z",
            "action": 59,
            "target": "zFCP device %s cannot use auto LUN scan.",
            "old": "",
            "details": {
                "state": 100,
                "source": "zFCP device %s cannot use auto LUN scan.",
                "old_state": -1
            },
            "id": 9179133,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/9179133/?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/en/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/vtrefny/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/vtrefny/?format=api",
            "timestamp": "2022-08-30T07:03:44.361404Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "blivet.pot"
            },
            "id": 7533979,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/7533979/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11242130/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-30T07:03:44.361310Z",
            "action": 59,
            "target": "Could not correctly delete SCSI device of zFCP %(zfcpdev)s (%(e)s).",
            "old": "",
            "details": {
                "state": 100,
                "source": "Could not correctly delete SCSI device of zFCP %(zfcpdev)s (%(e)s).",
                "old_state": -1
            },
            "id": 7533978,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/7533978/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-03T11:28:42.668692Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3535873,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3535873/?format=api"
        }
    ]
}