Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/hi/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/355897/?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/hi/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "timestamp": "2022-03-04T15:20:03.666931Z",
            "action": 5,
            "target": "धन्यवाद",
            "id": 113170,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/113170/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/355898/?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/hi/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "timestamp": "2022-03-04T15:20:20.544871Z",
            "action": 5,
            "target": "अनुवाद",
            "id": 113171,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/113171/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/355899/?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/hi/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "timestamp": "2022-03-04T15:20:39.380156Z",
            "action": 5,
            "target": "तकनीकी जानकारी",
            "id": 113172,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/113172/?format=api"
        },
        {
            "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/hi/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-12T06:42:34.225545Z",
            "action": 0,
            "target": "",
            "id": 117741,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/117741/?format=api"
        },
        {
            "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/hi/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-10-23T18:06:27.531962Z",
            "action": 0,
            "target": "",
            "id": 135649,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/135649/?format=api"
        }
    ]
}