Translation components API.

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

GET /api/translations/website/glossary/nl/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/nl/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
            "author": null,
            "timestamp": "2024-05-17T19:35:46.956309Z",
            "action": 17,
            "target": "",
            "id": 51224438,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/51224438/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/nl/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/kees538/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/kees538/?format=api",
            "timestamp": "2024-05-17T08:12:36.563735Z",
            "action": 1,
            "target": "",
            "id": 51222923,
            "action_name": "Translation completed",
            "url": "https://translations.documentfoundation.org/api/changes/51222923/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113216201/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/nl/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/kees538/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/kees538/?format=api",
            "timestamp": "2024-05-17T08:12:36.424072Z",
            "action": 5,
            "target": "Collabora Online Development Edition (CODE)",
            "id": 51222922,
            "action_name": "Translation added",
            "url": "https://translations.documentfoundation.org/api/changes/51222922/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113216201/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/nl/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/kees538/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/kees538/?format=api",
            "timestamp": "2024-05-17T08:12:36.421766Z",
            "action": 45,
            "target": "",
            "id": 51222921,
            "action_name": "Contributor joined",
            "url": "https://translations.documentfoundation.org/api/changes/51222921/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-16T20:03:07.834947Z",
            "action": 17,
            "target": "",
            "id": 51221217,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/51221217/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113216201/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/nl/?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.910424Z",
            "action": 31,
            "target": "",
            "id": 51221127,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/51221127/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-08T10:00:26.888341Z",
            "action": 0,
            "target": "",
            "id": 2853361,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/2853361/?format=api"
        }
    ]
}