Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/zjes/lxqt-appswitcher/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/dadomingues/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/dadomingues/?format=api",
            "timestamp": "2021-03-09T18:54:07.514692Z",
            "action": 0,
            "target": "",
            "id": 55946,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/55946/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/zjes/lxqt-appswitcher/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/dadomingues/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/dadomingues/?format=api",
            "timestamp": "2021-03-09T18:54:07.728359Z",
            "action": 44,
            "target": "",
            "id": 55947,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/55947/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/zjes/lxqt-appswitcher/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/dadomingues/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/dadomingues/?format=api",
            "timestamp": "2021-03-09T18:54:07.751231Z",
            "action": 48,
            "target": "",
            "id": 55948,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/55948/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/303045/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/zjes/lxqt-appswitcher/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/dadomingues/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/dadomingues/?format=api",
            "timestamp": "2021-03-09T18:55:24.375885Z",
            "action": 5,
            "target": "Trocar aplicações",
            "id": 55950,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/55950/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/303046/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/zjes/lxqt-appswitcher/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/dadomingues/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/dadomingues/?format=api",
            "timestamp": "2021-03-09T18:55:46.665803Z",
            "action": 5,
            "target": "Inverter troca de aplicações",
            "id": 55951,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/55951/?format=api"
        }
    ]
}