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/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/318067/?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/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-11T05:53:30.618686Z",
            "action": 13,
            "target": "",
            "id": 76965,
            "action_name": "New source string",
            "url": "https://translate.lxqt-project.org/api/changes/76965/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/318069/?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/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-11T05:53:30.654763Z",
            "action": 13,
            "target": "",
            "id": 76966,
            "action_name": "New source string",
            "url": "https://translate.lxqt-project.org/api/changes/76966/?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/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-12T05:28:04.849261Z",
            "action": 0,
            "target": "",
            "id": 77198,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/77198/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/318069/?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/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/kingu/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/kingu/?format=api",
            "timestamp": "2021-07-23T11:49:19.779029Z",
            "action": 4,
            "target": "Displays the output of a CLI command",
            "id": 78108,
            "action_name": "Suggestion added",
            "url": "https://translate.lxqt-project.org/api/changes/78108/?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/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-14T16:49:48.747878Z",
            "action": 0,
            "target": "",
            "id": 209667,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/209667/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/318069/?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/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "https://translate.lxqt-project.org/api/users/anonymous/?format=api",
            "timestamp": "2024-10-15T05:22:37.267767Z",
            "action": 29,
            "target": "Displays the output of a CLI command",
            "id": 209804,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.lxqt-project.org/api/changes/209804/?format=api"
        }
    ]
}