Translation components API.

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

GET /api/translations/lxqt-desktop/lxqt-about/nl/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nl/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-10-23T18:06:28.791737Z",
            "action": 0,
            "target": "",
            "id": 135660,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/135660/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/103024/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "https://translate.lxqt-project.org/api/users/anonymous/?format=api",
            "timestamp": "2024-04-25T14:25:23.898793Z",
            "action": 4,
            "target": "LXQt zou niet mogelijk zijn geweest zonder het <a %1>Razor-qt</a>-project en zijn vele bijdragers.",
            "id": 184451,
            "action_name": "Suggestion added",
            "url": "https://translate.lxqt-project.org/api/changes/184451/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/103028/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "https://translate.lxqt-project.org/api/users/anonymous/?format=api",
            "timestamp": "2024-04-25T14:26:31.982640Z",
            "action": 4,
            "target": "LXQt wordt ontwikkeld door het <a %1>LXQt-team en zijn bijdragers</a> .",
            "id": 184452,
            "action_name": "Suggestion added",
            "url": "https://translate.lxqt-project.org/api/changes/184452/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/103028/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "https://translate.lxqt-project.org/api/users/anonymous/?format=api",
            "timestamp": "2024-08-26T17:26:58.276139Z",
            "action": 4,
            "target": "LXQt wordt ontwikkeld door het <a %1>LXQt-team en bijdragers</a> .",
            "id": 201691,
            "action_name": "Suggestion added",
            "url": "https://translate.lxqt-project.org/api/changes/201691/?format=api"
        }
    ]
}