Translation components API.

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

GET /api/translations/oscap-anaconda-addon/rhel7-branch/ca/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/oscap-anaconda-addon/rhel7-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/oscap-anaconda-addon/rhel7-branch/ca/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/matyc/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/matyc/?format=api",
            "timestamp": "2021-07-02T15:11:21.336119Z",
            "action": 0,
            "target": "",
            "id": 3404972,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3404972/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/oscap-anaconda-addon/rhel7-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/oscap-anaconda-addon/rhel7-branch/ca/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/matyc/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/matyc/?format=api",
            "timestamp": "2021-07-02T14:59:38.614273Z",
            "action": 0,
            "target": "",
            "id": 3404706,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3404706/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/oscap-anaconda-addon/rhel7-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/oscap-anaconda-addon/rhel7-branch/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-06T07:17:04.325141Z",
            "action": 0,
            "target": "",
            "id": 1543912,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1543912/?format=api"
        }
    ]
}