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/hu/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-panel/plugin-colorpicker-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker-name-and-description/hu/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-21T11:27:52.246471Z",
            "action": 0,
            "target": "",
            "id": 40144,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/40144/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/278508/?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/hu/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-03-18T23:37:41.290645Z",
            "action": 30,
            "target": "Get the color under the cursor and maintains a list of recently selected colors",
            "id": 114878,
            "action_name": "Source string changed",
            "url": "https://translate.lxqt-project.org/api/changes/114878/?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/hu/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-03-18T23:37:41.296316Z",
            "action": 0,
            "target": "",
            "id": 114879,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/114879/?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/hu/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-03-18T23:37:42.315142Z",
            "action": 44,
            "target": "",
            "id": 114931,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/114931/?format=api"
        }
    ]
}