Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-28T06:50:17.345541Z",
            "action": 17,
            "target": "",
            "id": 363550,
            "action_name": "Changes committed",
            "url": "https://translate.funkwhale.audio/api/changes/363550/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-26T21:50:11.780755Z",
            "action": 17,
            "target": "",
            "id": 362685,
            "action_name": "Changes committed",
            "url": "https://translate.funkwhale.audio/api/changes/362685/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/390200/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-26T21:00:25.323323Z",
            "action": 31,
            "target": "",
            "id": 362672,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/362672/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/390194/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-26T20:58:19.707226Z",
            "action": 31,
            "target": "",
            "id": 362663,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/362663/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/199167/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-28T20:13:45.836009Z",
            "action": 31,
            "target": "",
            "id": 149544,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/149544/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/199161/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-28T20:12:57.849290Z",
            "action": 31,
            "target": "",
            "id": 149538,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/149538/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/198977/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-28T18:33:36.536024Z",
            "action": 31,
            "target": "",
            "id": 147720,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/147720/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/198748/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-28T10:55:34.542258Z",
            "action": 31,
            "target": "",
            "id": 147208,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/147208/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T07:28:58.893063Z",
            "action": 0,
            "target": "",
            "id": 83820,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/83820/?format=api"
        }
    ]
}