Translation components API.

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

GET /api/translations/wollmux/glossary/gl/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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-13T21:37:27.570668Z",
            "action": 17,
            "target": "",
            "id": 51188972,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/51188972/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113198131/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/gl/?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.977632Z",
            "action": 31,
            "target": "",
            "id": 51188949,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/51188949/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-11T17:41:45.377922Z",
            "action": 17,
            "target": "",
            "id": 51177585,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/51177585/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113198099/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/gl/?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.604827Z",
            "action": 31,
            "target": "",
            "id": 51176795,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/51176795/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/wollmux/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-17T21:50:49.078146Z",
            "action": 0,
            "target": "",
            "id": 27049168,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/27049168/?format=api"
        }
    ]
}