Translation components API.

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

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

{
    "count": 22,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/he/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/439666/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-notificationd/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/he/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "timestamp": "2024-09-25T03:28:23.453306Z",
            "action": 5,
            "target": "לא להפריע",
            "id": 205355,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/205355/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-notificationd/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/he/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-19T16:06:09.944417Z",
            "action": 0,
            "target": "",
            "id": 210151,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/210151/?format=api"
        }
    ]
}