Translation components API.

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

GET /api/translations/lxqt-desktop/screengrab/pt_BR/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 25,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pt_BR/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pt_BR/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-14T14:18:24.311929Z",
            "action": 0,
            "target": "",
            "id": 238300,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/238300/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pt_BR/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-14T14:18:30.174190Z",
            "action": 44,
            "target": "",
            "id": 238343,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/238343/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/486176/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/maimere/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/maimere/?format=api",
            "timestamp": "2025-04-03T11:47:11.312567Z",
            "action": 45,
            "target": "",
            "id": 250114,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/250114/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/486176/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/maimere/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/maimere/?format=api",
            "timestamp": "2025-04-03T11:47:11.317039Z",
            "action": 5,
            "target": "Notificar ao salvar e copiar",
            "id": 250115,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/250115/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/486177/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/maimere/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/maimere/?format=api",
            "timestamp": "2025-04-03T11:47:19.413257Z",
            "action": 5,
            "target": "Duração:",
            "id": 250116,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/250116/?format=api"
        }
    ]
}