Translation components API.

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

GET /api/translations/lxqt-panel/plugin-colorpicker-name-and-description/es_VE/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-colorpicker-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker-name-and-description/es_VE/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-21T11:27:52.061714Z",
            "action": 0,
            "target": "",
            "id": 40139,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/40139/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/278498/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker-name-and-description/es_VE/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-03-18T23:37:40.946223Z",
            "action": 30,
            "target": "Get the color under the cursor and maintains a list of recently selected colors",
            "id": 114864,
            "action_name": "Source string changed",
            "url": "https://translate.lxqt-project.org/api/changes/114864/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker-name-and-description/es_VE/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-03-18T23:37:40.950416Z",
            "action": 0,
            "target": "",
            "id": 114865,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/114865/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker-name-and-description/es_VE/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-03-18T23:37:42.293885Z",
            "action": 44,
            "target": "",
            "id": 114924,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/114924/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/278498/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker-name-and-description/es_VE/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "https://translate.lxqt-project.org/api/users/anonymous/?format=api",
            "timestamp": "2022-04-30T02:54:09.073217Z",
            "action": 4,
            "target": "Toma un color de la pantalla con el cursor y mantiene una lista de muestras recientes",
            "id": 121602,
            "action_name": "Suggestion added",
            "url": "https://translate.lxqt-project.org/api/changes/121602/?format=api"
        }
    ]
}