Translation components API.

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

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

{
    "count": 6,
    "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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-13T21:37:27.930025Z",
            "action": 17,
            "target": "",
            "id": 51188974,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/51188974/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113198134/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/sl/?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.977739Z",
            "action": 31,
            "target": "",
            "id": 51188952,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/51188952/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-11T17:41:45.515236Z",
            "action": 17,
            "target": "",
            "id": 51177587,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/51177587/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113198102/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/sl/?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.604932Z",
            "action": 31,
            "target": "",
            "id": 51176798,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/51176798/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-31T00:59:41.230581Z",
            "action": 0,
            "target": "",
            "id": 39165111,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/39165111/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-31T00:59:41.189428Z",
            "action": 17,
            "target": "",
            "id": 39165110,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/39165110/?format=api"
        }
    ]
}