Translation components API.

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

GET /api/translations/wollmux/glossary/ia/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/ia/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-13T21:37:28.108799Z",
            "action": 17,
            "target": "",
            "id": 51188975,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/51188975/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113198136/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/ia/?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.977809Z",
            "action": 31,
            "target": "",
            "id": 51188954,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/51188954/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/ia/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-11T17:41:45.612666Z",
            "action": 17,
            "target": "",
            "id": 51177588,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/51177588/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113198104/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/ia/?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.605001Z",
            "action": 31,
            "target": "",
            "id": 51176800,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/51176800/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/ia/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-15T15:28:45.738930Z",
            "action": 0,
            "target": "",
            "id": 50962815,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/50962815/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/ia/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-15T15:28:45.701851Z",
            "action": 17,
            "target": "",
            "id": 50962814,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/50962814/?format=api"
        }
    ]
}