Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config/hi/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/hi/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "timestamp": "2022-12-30T12:45:09.269418Z",
            "action": 0,
            "target": "",
            "id": 142119,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/142119/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/hi/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "timestamp": "2022-12-30T12:45:09.774467Z",
            "action": 44,
            "target": "",
            "id": 142120,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/142120/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/hi/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "timestamp": "2022-12-30T12:45:09.806485Z",
            "action": 48,
            "target": "",
            "id": 142121,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/142121/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/376103/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/hi/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "timestamp": "2022-12-30T12:45:44.231709Z",
            "action": 5,
            "target": "कॉन्फ़िगरेशन केंद्र",
            "id": 142123,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/142123/?format=api"
        }
    ]
}