Translation components API.

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

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

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-28T06:50:38.207622Z",
            "action": 17,
            "target": "",
            "id": 363596,
            "action_name": "Changes committed",
            "url": "https://translate.funkwhale.audio/api/changes/363596/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368537/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T20:43:04.940985Z",
            "action": 31,
            "target": "",
            "id": 333224,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/333224/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368458/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T20:42:41.625916Z",
            "action": 31,
            "target": "",
            "id": 333183,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/333183/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368418/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T20:28:32.564209Z",
            "action": 31,
            "target": "",
            "id": 333118,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/333118/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368257/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T12:50:24.506935Z",
            "action": 31,
            "target": "",
            "id": 332789,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/332789/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/151495/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-20T05:08:59.119977Z",
            "action": 31,
            "target": "",
            "id": 97203,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/97203/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/151382/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-20T05:07:10.212985Z",
            "action": 31,
            "target": "",
            "id": 97164,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/97164/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/91931/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-03T03:43:12.938980Z",
            "action": 31,
            "target": "",
            "id": 66497,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/66497/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/91929/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-03T03:43:12.744127Z",
            "action": 31,
            "target": "",
            "id": 66496,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/66496/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-03T03:43:11.791179Z",
            "action": 0,
            "target": "",
            "id": 66495,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/66495/?format=api"
        }
    ]
}