Translation components API.

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

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

{
    "count": 604,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/components/website/glossary/changes/?format=api&page=12",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/an/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-08T10:00:26.564623Z",
            "action": 0,
            "target": "",
            "id": 2853326,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/2853326/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-10T12:37:48.210745Z",
            "action": 15,
            "target": "",
            "id": 2338577,
            "action_name": "Component unlocked",
            "url": "https://translations.documentfoundation.org/api/changes/2338577/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-10T12:21:33.491128Z",
            "action": 14,
            "target": "",
            "id": 2337163,
            "action_name": "Component locked",
            "url": "https://translations.documentfoundation.org/api/changes/2337163/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45818888/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/eo/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/donaldo/?format=api",
            "author": null,
            "timestamp": "2020-06-15T22:00:30.521417Z",
            "action": 5,
            "target": "Deklaro pri privateco",
            "id": 974386,
            "action_name": "Translation added",
            "url": "https://translations.documentfoundation.org/api/changes/974386/?format=api"
        }
    ]
}