Translation components API.

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

GET /api/translations/zjes/lxqt-appswitcher/pl/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/zjes/lxqt-appswitcher/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/zjes/lxqt-appswitcher/pl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-02-14T14:10:45.306402Z",
            "action": 0,
            "target": "",
            "id": 51650,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/51650/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/296107/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/zjes/lxqt-appswitcher/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-11T17:18:20.448694Z",
            "action": 45,
            "target": "",
            "id": 181295,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/181295/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/296107/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/zjes/lxqt-appswitcher/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-11T17:18:20.452864Z",
            "action": 2,
            "target": "Przełącz programy",
            "id": 181296,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/181296/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/296108/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/zjes/lxqt-appswitcher/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-11T17:18:33.378674Z",
            "action": 2,
            "target": "Przełącz programy na odwrót",
            "id": 181298,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/181298/?format=api"
        }
    ]
}