Translation components API.

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

GET /api/translations/dglent/meteo-qt/nb_NO/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/dglent/meteo-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/nb_NO/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-30T05:42:12.054202Z",
            "action": 0,
            "target": "",
            "id": 184626,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/184626/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/nb_NO/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-30T05:53:32.649610Z",
            "action": 0,
            "target": "",
            "id": 184990,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/184990/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/nb_NO/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-30T05:53:59.321283Z",
            "action": 44,
            "target": "",
            "id": 185015,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/185015/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/nb_NO/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/yan12125/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/yan12125/?format=api",
            "timestamp": "2024-05-07T04:11:41.906206Z",
            "action": 0,
            "target": "",
            "id": 187753,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/187753/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/nb_NO/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/yan12125/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/yan12125/?format=api",
            "timestamp": "2024-05-07T04:12:07.394260Z",
            "action": 44,
            "target": "",
            "id": 187781,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/187781/?format=api"
        }
    ]
}