Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config/oc/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/oc/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "timestamp": "2021-02-21T07:57:59.747667Z",
            "action": 0,
            "target": "",
            "id": 52473,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/52473/?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/oc/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "timestamp": "2021-02-21T07:58:00.430440Z",
            "action": 44,
            "target": "",
            "id": 52474,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/52474/?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/oc/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "timestamp": "2021-02-21T07:58:00.459415Z",
            "action": 48,
            "target": "",
            "id": 52475,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/52475/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/296501/?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/oc/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "timestamp": "2021-02-21T07:58:11.778261Z",
            "action": 5,
            "target": "Centre de configuracion",
            "id": 52477,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/52477/?format=api"
        }
    ]
}