Translation components API.

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

GET /api/translations/oscap-anaconda-addon/rhel7-branch/es/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/es/?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.703181Z",
            "action": 0,
            "target": "",
            "id": 3404975,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3404975/?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/es/?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.978274Z",
            "action": 0,
            "target": "",
            "id": 3404709,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3404709/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-06T07:17:11.754923Z",
            "action": 0,
            "target": "",
            "id": 1543954,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1543954/?format=api"
        }
    ]
}