Translation components API.

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

GET /api/translations/lxqt-panel/plugin-customcommand/es/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 45,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/es/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/388439/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/es/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Roberalz/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Roberalz/?format=api",
            "timestamp": "2023-10-27T14:15:35.012835Z",
            "action": 5,
            "target": "El comando genera una imagen",
            "id": 163894,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/163894/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/es/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-09T18:28:23.866715Z",
            "action": 0,
            "target": "",
            "id": 228203,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/228203/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/es/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-09T18:28:30.040876Z",
            "action": 44,
            "target": "",
            "id": 228240,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/228240/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/es/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-19T08:30:07.691166Z",
            "action": 0,
            "target": "",
            "id": 229369,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/229369/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/es/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-19T08:30:16.293099Z",
            "action": 44,
            "target": "",
            "id": 229406,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/229406/?format=api"
        }
    ]
}