Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/oscap-anaconda-addon/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/oscap-anaconda-addon/rhel8-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:20.367380Z",
            "action": 0,
            "target": "",
            "id": 3404966,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3404966/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/oscap-anaconda-addon/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/oscap-anaconda-addon/rhel8-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:37.636937Z",
            "action": 0,
            "target": "",
            "id": 3404700,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3404700/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/oscap-anaconda-addon/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/oscap-anaconda-addon/rhel8-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-06-24T09:28:13.435868Z",
            "action": 0,
            "target": "",
            "id": 3367402,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3367402/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8205010/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/oscap-anaconda-addon/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/oscap-anaconda-addon/rhel8-branch/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-24T09:28:13.288682Z",
            "action": 30,
            "target": "Wrong configuration detected!",
            "id": 3367401,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3367401/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/oscap-anaconda-addon/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/oscap-anaconda-addon/rhel8-branch/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-06T07:18:02.992699Z",
            "action": 0,
            "target": "",
            "id": 1543984,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1543984/?format=api"
        }
    ]
}