Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-13T21:37:26.611315Z",
            "action": 17,
            "target": "",
            "id": 51188967,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/51188967/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113198129/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/de/?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-13T20:41:31.977561Z",
            "action": 31,
            "target": "",
            "id": 51188947,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/51188947/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-11T17:41:44.815165Z",
            "action": 17,
            "target": "",
            "id": 51177580,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/51177580/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113198097/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/de/?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-11T13:46:10.604757Z",
            "action": 31,
            "target": "",
            "id": 51176793,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/51176793/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-17T12:47:29.170529Z",
            "action": 0,
            "target": "",
            "id": 15178993,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/15178993/?format=api"
        }
    ]
}