Translation components API.

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

GET /api/translations/lxqt-desktop/liblxqt/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/de/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-18T07:45:00.464288Z",
            "action": 0,
            "target": "",
            "id": 1573,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/1573/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/de/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-11-04T19:55:42.916235Z",
            "action": 0,
            "target": "",
            "id": 137210,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/137210/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/de/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-01T14:56:19.067213Z",
            "action": 0,
            "target": "",
            "id": 159011,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/159011/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/35175/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/de/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2024-03-20T20:37:36.799279Z",
            "action": 45,
            "target": "",
            "id": 182424,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/182424/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/35175/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/de/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2024-03-20T20:37:36.807101Z",
            "action": 2,
            "target": "Fehler beim Ausführen von \"%1\". Stellen Sie sicher, dass Sie einen mit xdg-screensaver kompatiblen Locker/Bildschirmschoner installiert haben.",
            "id": 182425,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/182425/?format=api"
        }
    ]
}