Translation components API.

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

GET /api/translations/lxqt-configuration/obconf-qt/arn/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/obconf-qt/arn/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-22T10:28:09.349701Z",
            "action": 0,
            "target": "",
            "id": 6841,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/6841/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/obconf-qt/arn/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-22T10:29:02.945113Z",
            "action": 44,
            "target": "",
            "id": 6872,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/6872/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/obconf-qt/arn/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T17:06:17.800041Z",
            "action": 0,
            "target": "",
            "id": 148476,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/148476/?format=api"
        }
    ]
}