Translation components API.

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

GET /api/translations/lxqt-desktop/lxqt-about-menu-entry/fr/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-desktop/lxqt-about-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about-menu-entry/fr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T08:02:31.284878Z",
            "action": 0,
            "target": "",
            "id": 28368,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/28368/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about-menu-entry/fr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T08:02:32.064594Z",
            "action": 44,
            "target": "",
            "id": 28382,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/28382/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235261/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about-menu-entry/fr/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Bapt17/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Bapt17/?format=api",
            "timestamp": "2021-01-16T18:30:50.726784Z",
            "action": 45,
            "target": "",
            "id": 48312,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/48312/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235261/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about-menu-entry/fr/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Bapt17/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Bapt17/?format=api",
            "timestamp": "2021-01-16T18:30:50.730758Z",
            "action": 5,
            "target": "En savoir plus sur LXQt",
            "id": 48313,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/48313/?format=api"
        }
    ]
}