Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config-locale/en/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-locale/en/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/360159/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locale/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-locale/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-12T21:10:24.031267Z",
            "action": 13,
            "target": "",
            "id": 117934,
            "action_name": "New source string",
            "url": "https://translate.lxqt-project.org/api/changes/117934/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/482073/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locale/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-locale/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-28T07:23:18.691240Z",
            "action": 13,
            "target": "",
            "id": 231605,
            "action_name": "New source string",
            "url": "https://translate.lxqt-project.org/api/changes/231605/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/482075/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-locale/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-locale/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-28T07:23:18.730255Z",
            "action": 13,
            "target": "",
            "id": 231606,
            "action_name": "New source string",
            "url": "https://translate.lxqt-project.org/api/changes/231606/?format=api"
        }
    ]
}