Translation components API.

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

GET /api/translations/lxqt-desktop/lxqt-runner-module-name/ca/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner-module-name/ca/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
            "timestamp": "2023-01-01T17:59:18.281525Z",
            "action": 0,
            "target": "",
            "id": 142542,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/142542/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner-module-name/ca/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
            "timestamp": "2023-01-01T17:59:18.767247Z",
            "action": 44,
            "target": "",
            "id": 142543,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/142543/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner-module-name/ca/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
            "timestamp": "2023-01-01T17:59:18.789276Z",
            "action": 48,
            "target": "",
            "id": 142544,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/142544/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/377469/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner-module-name/ca/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
            "timestamp": "2023-01-01T18:00:11.296498Z",
            "action": 5,
            "target": "Llançador d'aplicacions",
            "id": 142546,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/142546/?format=api"
        }
    ]
}