Translation components API.

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

GET /api/translations/lxqt-desktop/lxqt-runner-module-name/sk/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-desktop/lxqt-runner-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner-module-name/sk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "timestamp": "2021-06-14T10:31:25.804157Z",
            "action": 0,
            "target": "",
            "id": 74920,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/74920/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner-module-name/sk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "timestamp": "2021-06-14T10:31:26.394587Z",
            "action": 44,
            "target": "",
            "id": 74921,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/74921/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner-module-name/sk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "timestamp": "2021-06-14T10:31:26.423634Z",
            "action": 48,
            "target": "",
            "id": 74922,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/74922/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/316611/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner-module-name/sk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "timestamp": "2021-06-14T10:32:32.742266Z",
            "action": 5,
            "target": "Spúšťač",
            "id": 74924,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/74924/?format=api"
        }
    ]
}