Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-brightness/uk/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/229767/?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/uk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ihor_ck/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ihor_ck/?format=api",
            "timestamp": "2021-01-12T13:28:58.730334Z",
            "action": 5,
            "target": "Встановіть яскравість від 1 до 100.",
            "id": 47733,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/47733/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/229768/?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/uk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ihor_ck/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ihor_ck/?format=api",
            "timestamp": "2021-01-12T13:29:51.471612Z",
            "action": 5,
            "target": "Відновити типові значення гами.",
            "id": 47734,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/47734/?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/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-24T10:04:47.522435Z",
            "action": 0,
            "target": "",
            "id": 239975,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/239975/?format=api"
        }
    ]
}