Translation components API.

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

GET /api/translations/funkwhale/glossary/jv/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/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-28T06:50:37.148734Z",
            "action": 17,
            "target": "",
            "id": 363593,
            "action_name": "Changes committed",
            "url": "https://translate.funkwhale.audio/api/changes/363593/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368569/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T20:43:04.941549Z",
            "action": 31,
            "target": "",
            "id": 333253,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/333253/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368490/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T20:42:41.626486Z",
            "action": 31,
            "target": "",
            "id": 333212,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/333212/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368449/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T20:28:32.564810Z",
            "action": 31,
            "target": "",
            "id": 333148,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/333148/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368288/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T12:50:24.507551Z",
            "action": 31,
            "target": "",
            "id": 332819,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/332819/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/151509/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-20T05:08:59.121303Z",
            "action": 31,
            "target": "",
            "id": 97216,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/97216/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/151396/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-20T05:07:10.214421Z",
            "action": 31,
            "target": "",
            "id": 97177,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/97177/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/86415/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-01T23:36:34.148497Z",
            "action": 31,
            "target": "",
            "id": 62915,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/62915/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/86414/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-01T23:36:34.125323Z",
            "action": 31,
            "target": "",
            "id": 62914,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/62914/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/jv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-01T23:36:31.621540Z",
            "action": 0,
            "target": "",
            "id": 62909,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/62909/?format=api"
        }
    ]
}