Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-powermanagement-module-name/sk/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-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/sk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "timestamp": "2021-06-15T10:11:43.228266Z",
            "action": 0,
            "target": "",
            "id": 75414,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/75414/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/sk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "timestamp": "2021-06-15T10:11:43.957452Z",
            "action": 44,
            "target": "",
            "id": 75415,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/75415/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/sk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "timestamp": "2021-06-15T10:11:43.984887Z",
            "action": 48,
            "target": "",
            "id": 75416,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/75416/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/316952/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/sk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/pavol.polonec/?format=api",
            "timestamp": "2021-06-15T10:11:52.884817Z",
            "action": 5,
            "target": "Správa napájania",
            "id": 75418,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/75418/?format=api"
        }
    ]
}