Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config/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-configuration/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/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:35:08.256586Z",
            "action": 0,
            "target": "",
            "id": 169728,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/169728/?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/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:35:08.653543Z",
            "action": 44,
            "target": "",
            "id": 169729,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/169729/?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/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:35:08.702186Z",
            "action": 48,
            "target": "",
            "id": 169730,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/169730/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/392408/?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/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-23T15:03:10.652721Z",
            "action": 5,
            "target": "ਸੰਰਚਨਾ ਸੈਂਟਰ",
            "id": 170214,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/170214/?format=api"
        }
    ]
}