Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/pl/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
            "author": null,
            "timestamp": "2024-05-17T19:35:47.005631Z",
            "action": 17,
            "target": "",
            "id": 51224439,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/51224439/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/pl/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/naniud/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/naniud/?format=api",
            "timestamp": "2024-05-16T22:29:09.454050Z",
            "action": 1,
            "target": "",
            "id": 51221386,
            "action_name": "Translation completed",
            "url": "https://translations.documentfoundation.org/api/changes/51221386/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113216204/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/pl/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/naniud/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/naniud/?format=api",
            "timestamp": "2024-05-16T22:29:09.331847Z",
            "action": 5,
            "target": "Collabora Online Development Edition (CODE)",
            "id": 51221385,
            "action_name": "Translation added",
            "url": "https://translations.documentfoundation.org/api/changes/51221385/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113216204/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/pl/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/naniud/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/naniud/?format=api",
            "timestamp": "2024-05-16T22:29:09.330390Z",
            "action": 45,
            "target": "",
            "id": 51221384,
            "action_name": "Contributor joined",
            "url": "https://translations.documentfoundation.org/api/changes/51221384/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-16T20:03:08.216938Z",
            "action": 17,
            "target": "",
            "id": 51221226,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/51221226/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113216204/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/pl/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2024-05-16T19:48:18.910527Z",
            "action": 31,
            "target": "",
            "id": 51221130,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/51221130/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-08T10:00:26.914375Z",
            "action": 0,
            "target": "",
            "id": 2853364,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/2853364/?format=api"
        }
    ]
}