Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config-brightness/it/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-config-brightness/it/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/229614/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-brightness/it/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Gigillo74/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Gigillo74/?format=api",
            "timestamp": "2022-09-04T14:15:59.465133Z",
            "action": 5,
            "target": "Non è possibile utilizzare le opzioni aumenta e diminuisci ed impostarle insieme",
            "id": 133104,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/133104/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-brightness/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-24T10:04:45.665798Z",
            "action": 0,
            "target": "",
            "id": 239957,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/239957/?format=api"
        }
    ]
}