Translation components API.

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

GET /api/translations/lxqt-panel/plugin-dom-name-and-description/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-dom-name-and-description/de/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-21T18:44:37.462605Z",
            "action": 0,
            "target": "",
            "id": 40334,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/40334/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/278661/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-dom-name-and-description/de/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-24T14:58:30.720212Z",
            "action": 30,
            "target": "Panel DOM Tree",
            "id": 42541,
            "action_name": "Source string changed",
            "url": "https://translate.lxqt-project.org/api/changes/42541/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-dom-name-and-description/de/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-24T14:58:30.722558Z",
            "action": 0,
            "target": "",
            "id": 42542,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/42542/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-dom-name-and-description/de/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-24T14:58:31.291192Z",
            "action": 44,
            "target": "",
            "id": 42572,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/42572/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/278661/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-dom-name-and-description/de/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/RomanVolak/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/RomanVolak/?format=api",
            "timestamp": "2021-04-15T14:59:38.309455Z",
            "action": 45,
            "target": "",
            "id": 64719,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/64719/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/278661/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-dom-name-and-description/de/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/RomanVolak/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/RomanVolak/?format=api",
            "timestamp": "2021-04-15T14:59:38.311794Z",
            "action": 2,
            "target": "Leisten DOM-Baum",
            "id": 64720,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/64720/?format=api"
        }
    ]
}