Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/sl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Dejweed/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Dejweed/?format=api",
            "timestamp": "2022-06-23T22:39:29.333504Z",
            "action": 0,
            "target": "",
            "id": 124734,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/124734/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/sl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Dejweed/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Dejweed/?format=api",
            "timestamp": "2022-06-23T22:39:29.908738Z",
            "action": 44,
            "target": "",
            "id": 124735,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/124735/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/sl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Dejweed/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Dejweed/?format=api",
            "timestamp": "2022-06-23T22:39:29.964335Z",
            "action": 48,
            "target": "",
            "id": 124736,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/124736/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/363143/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/sl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Dejweed/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Dejweed/?format=api",
            "timestamp": "2022-08-11T13:38:30.674028Z",
            "action": 5,
            "target": "Nastavitveno središče",
            "id": 129698,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/129698/?format=api"
        }
    ]
}