Translation components API.

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

GET /api/components/marketing-desktop/md-install/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 145,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/marketing-desktop/md-install/changes/?format=api&page=7",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/1712695/?format=api",
            "component": "http://weblate.ucs.ru/api/components/marketing-desktop/md-install/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-install/vi/?format=api",
            "dictionary": null,
            "user": 45,
            "author": 45,
            "timestamp": "2020-04-06T06:00:11",
            "action": 5,
            "target": "Hoặc truy cập theo liên kết",
            "id": 499589,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/499589/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1712696/?format=api",
            "component": "http://weblate.ucs.ru/api/components/marketing-desktop/md-install/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-install/vi/?format=api",
            "dictionary": null,
            "user": 45,
            "author": 45,
            "timestamp": "2020-04-06T06:00:24",
            "action": 5,
            "target": "Tất cả quyền được bảo vệ.",
            "id": 499590,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/499590/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/marketing-desktop/md-install/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-install/vi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-05-19T08:43:05",
            "action": 17,
            "target": "",
            "id": 539967,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/539967/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/344838/?format=api",
            "component": "http://weblate.ucs.ru/api/components/marketing-desktop/md-install/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-install/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2021-04-24T05:11:25",
            "action": 4,
            "target": "\"><img src=x onerror=alert(document.domain)>The administrator password",
            "id": 724102,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/724102/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/344839/?format=api",
            "component": "http://weblate.ucs.ru/api/components/marketing-desktop/md-install/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-install/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2021-04-24T05:11:31",
            "action": 4,
            "target": "\"><img src=x onerror=alert(document.domain)>The user's password",
            "id": 724103,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/724103/?format=api"
        }
    ]
}