Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config/ko/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/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/ko/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "timestamp": "2021-09-24T15:23:55.613414Z",
            "action": 0,
            "target": "",
            "id": 88959,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/88959/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/ko/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "timestamp": "2021-09-24T15:23:56.604385Z",
            "action": 44,
            "target": "",
            "id": 88960,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/88960/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/ko/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "timestamp": "2021-09-24T15:23:56.624539Z",
            "action": 48,
            "target": "",
            "id": 88961,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/88961/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/334599/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/ko/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "timestamp": "2021-09-24T15:24:46.777500Z",
            "action": 5,
            "target": "구성 센터",
            "id": 88963,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/88963/?format=api"
        }
    ]
}