Translation components API.

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

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

{
    "count": 558,
    "next": null,
    "previous": "https://weblate.securedrop.org/api/components/securedrop/desktop/changes/?format=api&page=11",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.securedrop.org/api/components/securedrop/desktop/?format=api",
            "translation": null,
            "user": "https://weblate.securedrop.org/api/users/redshiftzero/?format=api",
            "author": "https://weblate.securedrop.org/api/users/redshiftzero/?format=api",
            "timestamp": "2019-08-26T02:46:16.530687Z",
            "action": 48,
            "target": "",
            "id": 24549,
            "action_name": "Language added",
            "url": "https://weblate.securedrop.org/api/changes/24549/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.securedrop.org/api/components/securedrop/desktop/?format=api",
            "translation": null,
            "user": "https://weblate.securedrop.org/api/users/redshiftzero/?format=api",
            "author": "https://weblate.securedrop.org/api/users/redshiftzero/?format=api",
            "timestamp": "2019-08-26T02:46:13.219920Z",
            "action": 48,
            "target": "",
            "id": 24544,
            "action_name": "Language added",
            "url": "https://weblate.securedrop.org/api/changes/24544/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.securedrop.org/api/components/securedrop/desktop/?format=api",
            "translation": null,
            "user": "https://weblate.securedrop.org/api/users/kushaldas/?format=api",
            "author": null,
            "timestamp": "2018-11-22T15:40:26.197971Z",
            "action": 15,
            "target": "",
            "id": 18621,
            "action_name": "Component unlocked",
            "url": "https://weblate.securedrop.org/api/changes/18621/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.securedrop.org/api/components/securedrop/desktop/?format=api",
            "translation": null,
            "user": "https://weblate.securedrop.org/api/users/kushaldas/?format=api",
            "author": null,
            "timestamp": "2018-08-28T04:56:57.817838Z",
            "action": 14,
            "target": "",
            "id": 17712,
            "action_name": "Component locked",
            "url": "https://weblate.securedrop.org/api/changes/17712/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.securedrop.org/api/components/securedrop/desktop/?format=api",
            "translation": null,
            "user": "https://weblate.securedrop.org/api/users/dachary/?format=api",
            "author": null,
            "timestamp": "2018-01-09T13:10:31.784426Z",
            "action": 15,
            "target": "",
            "id": 8866,
            "action_name": "Component unlocked",
            "url": "https://weblate.securedrop.org/api/changes/8866/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.securedrop.org/api/components/securedrop/desktop/?format=api",
            "translation": null,
            "user": "https://weblate.securedrop.org/api/users/dachary/?format=api",
            "author": null,
            "timestamp": "2018-01-09T12:46:34.908494Z",
            "action": 14,
            "target": "",
            "id": 8817,
            "action_name": "Component locked",
            "url": "https://weblate.securedrop.org/api/changes/8817/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.securedrop.org/api/components/securedrop/desktop/?format=api",
            "translation": null,
            "user": "https://weblate.securedrop.org/api/users/dachary/?format=api",
            "author": null,
            "timestamp": "2017-11-22T17:39:03.363883Z",
            "action": 15,
            "target": "",
            "id": 4970,
            "action_name": "Component unlocked",
            "url": "https://weblate.securedrop.org/api/changes/4970/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.securedrop.org/api/components/securedrop/desktop/?format=api",
            "translation": null,
            "user": "https://weblate.securedrop.org/api/users/dachary/?format=api",
            "author": null,
            "timestamp": "2017-10-05T20:39:17.360510Z",
            "action": 14,
            "target": "",
            "id": 3202,
            "action_name": "Component locked",
            "url": "https://weblate.securedrop.org/api/changes/3202/?format=api"
        }
    ]
}