Translation components API.

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

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

{
    "count": 3,
    "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/ca/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-07T20:53:18.481663Z",
            "action": 0,
            "target": "",
            "id": 16263,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/16263/?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/ca/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T18:51:03.816797Z",
            "action": 0,
            "target": "",
            "id": 148526,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/148526/?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/ca/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T18:51:21.982360Z",
            "action": 44,
            "target": "",
            "id": 148578,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/148578/?format=api"
        }
    ]
}