Translation components API.

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

GET /api/translations/zjes/lxqt-appswitcher/cs/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/cs/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-02-14T14:10:45.182585Z",
            "action": 0,
            "target": "",
            "id": 51647,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/51647/?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/cs/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-02-14T14:10:45.373013Z",
            "action": 44,
            "target": "",
            "id": 51652,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/51652/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/296100/?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/cs/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/fri/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/fri/?format=api",
            "timestamp": "2021-05-04T06:49:20.018186Z",
            "action": 45,
            "target": "",
            "id": 70187,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/70187/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/296100/?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/cs/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/fri/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/fri/?format=api",
            "timestamp": "2021-05-04T06:49:20.020524Z",
            "action": 2,
            "target": "Přepínání aplikací",
            "id": 70188,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/70188/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/296102/?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/cs/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/fri/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/fri/?format=api",
            "timestamp": "2021-05-04T06:49:24.452216Z",
            "action": 2,
            "target": "Reverzní přepínání aplikací",
            "id": 70189,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/70189/?format=api"
        }
    ]
}