Translation components API.

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

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

{
    "count": 48,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-install/en/changes/?format=api&page=2",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/344845/?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": 6,
            "author": 6,
            "timestamp": "2018-07-30T10:20:51",
            "action": 5,
            "target": "To save users",
            "id": 53529,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/53529/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/344846/?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": 6,
            "author": 6,
            "timestamp": "2018-07-30T10:20:52",
            "action": 5,
            "target": "Installation completed after a few seconds you will be redirected to the login page in MD",
            "id": 53530,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/53530/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/344847/?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": 6,
            "author": 6,
            "timestamp": "2018-07-30T10:20:54",
            "action": 5,
            "target": "Or click the link",
            "id": 53531,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/53531/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/344848/?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": 6,
            "author": 6,
            "timestamp": "2018-07-30T10:20:56",
            "action": 5,
            "target": "All rights reserved.",
            "id": 53532,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/53532/?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/en/?format=api",
            "dictionary": null,
            "user": 6,
            "author": null,
            "timestamp": "2018-07-30T10:20:57",
            "action": 17,
            "target": "",
            "id": 53533,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/53533/?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/en/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2018-07-30T10:20:57",
            "action": 1,
            "target": "",
            "id": 53534,
            "action_name": "Translation completed",
            "url": "http://weblate.ucs.ru/api/changes/53534/?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"
        }
    ]
}