Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-powermanagement-module-name/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-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/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-24T19:11:03.258566Z",
            "action": 0,
            "target": "",
            "id": 89547,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/89547/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/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-24T19:11:03.657378Z",
            "action": 44,
            "target": "",
            "id": 89548,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/89548/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/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-24T19:11:03.692117Z",
            "action": 48,
            "target": "",
            "id": 89549,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/89549/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/335105/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/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-24T19:11:16.093616Z",
            "action": 5,
            "target": "전원 관리",
            "id": 89551,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/89551/?format=api"
        }
    ]
}