Translation components API.

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

GET /api/translations/funkwhale/glossary/ml/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/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-28T06:50:37.923957Z",
            "action": 17,
            "target": "",
            "id": 363595,
            "action_name": "Changes committed",
            "url": "https://translate.funkwhale.audio/api/changes/363595/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368571/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T20:43:04.941587Z",
            "action": 31,
            "target": "",
            "id": 333255,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/333255/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368492/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T20:42:41.626523Z",
            "action": 31,
            "target": "",
            "id": 333214,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/333214/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368451/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T20:28:32.564848Z",
            "action": 31,
            "target": "",
            "id": 333150,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/333150/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368290/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T12:50:24.507592Z",
            "action": 31,
            "target": "",
            "id": 332821,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/332821/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/151511/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-20T05:08:59.121519Z",
            "action": 31,
            "target": "",
            "id": 97218,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/97218/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/151398/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-20T05:07:10.214627Z",
            "action": 31,
            "target": "",
            "id": 97179,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/97179/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/86420/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-01T23:36:34.345512Z",
            "action": 31,
            "target": "",
            "id": 62919,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/62919/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/86419/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-01T23:36:34.328747Z",
            "action": 31,
            "target": "",
            "id": 62918,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/62918/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-01T23:36:33.226962Z",
            "action": 0,
            "target": "",
            "id": 62911,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/62911/?format=api"
        }
    ]
}