Translation components API.

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

GET /api/translations/lxqt-configuration/pavucontrol-qt/id/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/pavucontrol-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/pavucontrol-qt/id/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-07T20:53:41.036349Z",
            "action": 0,
            "target": "",
            "id": 16278,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/16278/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/pavucontrol-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/pavucontrol-qt/id/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T18:51:09.658019Z",
            "action": 0,
            "target": "",
            "id": 148542,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/148542/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/pavucontrol-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/pavucontrol-qt/id/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T18:51:22.107392Z",
            "action": 44,
            "target": "",
            "id": 148594,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/148594/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/pavucontrol-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/pavucontrol-qt/id/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-03T17:26:48.631498Z",
            "action": 0,
            "target": "",
            "id": 213128,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/213128/?format=api"
        }
    ]
}