Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config-leave/ja/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-configuration/lxqt-config-leave/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/ja/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-09T20:28:30.341900Z",
            "action": 0,
            "target": "",
            "id": 16391,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/16391/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-leave/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/ja/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-31T08:58:38.956937Z",
            "action": 0,
            "target": "",
            "id": 21975,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/21975/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/227240/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-leave/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/ja/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "timestamp": "2021-01-09T04:37:30.879220Z",
            "action": 45,
            "target": "",
            "id": 46188,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/46188/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/227240/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-leave/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/ja/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "timestamp": "2021-01-09T04:37:30.883538Z",
            "action": 2,
            "target": "画面ロック",
            "id": 46189,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/46189/?format=api"
        }
    ]
}