Translation components API.

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

GET /api/translations/lxqt-panel/plugin-tray-name-and-description/pa/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-panel/plugin-tray-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-tray-name-and-description/pa/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/aalam/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/aalam/?format=api",
            "timestamp": "2023-12-23T14:38:44.398363Z",
            "action": 0,
            "target": "",
            "id": 169928,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/169928/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-tray-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-tray-name-and-description/pa/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/aalam/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/aalam/?format=api",
            "timestamp": "2023-12-23T14:38:45.558478Z",
            "action": 44,
            "target": "",
            "id": 169929,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/169929/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-tray-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-tray-name-and-description/pa/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/aalam/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/aalam/?format=api",
            "timestamp": "2023-12-23T14:38:45.604956Z",
            "action": 48,
            "target": "",
            "id": 169930,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/169930/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/393107/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-tray-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-tray-name-and-description/pa/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/aalam/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/aalam/?format=api",
            "timestamp": "2023-12-23T20:02:46.990753Z",
            "action": 5,
            "target": "ਸਿਸਟਮ ਟਰੇ",
            "id": 170837,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/170837/?format=api"
        }
    ]
}