Translation components API.

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

GET /api/translations/lxqt-panel/plugin-customcommand-name-and-description/en_GB/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/lxqt-panel/plugin-customcommand-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T17:12:36.825699Z",
            "action": 0,
            "target": "",
            "id": 213947,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/213947/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T17:12:37.401615Z",
            "action": 44,
            "target": "",
            "id": 213948,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/213948/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T17:12:37.437209Z",
            "action": 48,
            "target": "",
            "id": 213949,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/213949/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/442040/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T17:12:48.800762Z",
            "action": 5,
            "target": "Custom Command",
            "id": 213951,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/213951/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/442041/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T17:12:54.422797Z",
            "action": 5,
            "target": "Displays the output of a CLI command",
            "id": 213952,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/213952/?format=api"
        }
    ]
}