Translation components API.

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

GET /api/translations/lxqt-panel/plugin-customcommand/sr/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 44,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sr/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-09T18:28:30.136457Z",
            "action": 44,
            "target": "",
            "id": 228263,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/228263/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-19T08:30:14.652155Z",
            "action": 0,
            "target": "",
            "id": 229392,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/229392/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-19T08:30:16.440817Z",
            "action": 44,
            "target": "",
            "id": 229429,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/229429/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T07:23:50.359397Z",
            "action": 0,
            "target": "",
            "id": 251291,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/251291/?format=api"
        }
    ]
}