Translation components API.

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

GET /api/translations/dglent/meteo-qt/es/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/es/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/414543/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/es/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Fito/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Fito/?format=api",
            "timestamp": "2024-05-04T11:20:37.271890Z",
            "action": 2,
            "target": "Error en los datos. Intente de nuevo\nmás tarde o modifique el nombre de la ciudad",
            "id": 186380,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/186380/?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/es/?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:26.267620Z",
            "action": 0,
            "target": "",
            "id": 187745,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/187745/?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/es/?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.354041Z",
            "action": 44,
            "target": "",
            "id": 187773,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/187773/?format=api"
        }
    ]
}