Translation components API.

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

GET /api/translations/oscap-anaconda-addon/rhel7-branch/sr/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/sr/?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:22.861481Z",
            "action": 0,
            "target": "",
            "id": 3404986,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3404986/?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/sr/?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:40.169040Z",
            "action": 0,
            "target": "",
            "id": 3404720,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3404720/?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/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-06T07:17:42.653585Z",
            "action": 0,
            "target": "",
            "id": 1543970,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1543970/?format=api"
        }
    ]
}