Translation components API.

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

GET /api/translations/funkwhale/glossary/ay/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/ay/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-28T06:50:37.439753Z",
            "action": 17,
            "target": "",
            "id": 363594,
            "action_name": "Changes committed",
            "url": "https://translate.funkwhale.audio/api/changes/363594/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368570/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ay/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T20:43:04.941568Z",
            "action": 31,
            "target": "",
            "id": 333254,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/333254/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368491/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ay/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T20:42:41.626505Z",
            "action": 31,
            "target": "",
            "id": 333213,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/333213/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368450/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ay/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T20:28:32.564829Z",
            "action": 31,
            "target": "",
            "id": 333149,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/333149/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368289/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ay/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T12:50:24.507570Z",
            "action": 31,
            "target": "",
            "id": 332820,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/332820/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/151491/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ay/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-20T05:08:59.119554Z",
            "action": 31,
            "target": "",
            "id": 97199,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/97199/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/151378/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ay/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-20T05:07:10.212538Z",
            "action": 31,
            "target": "",
            "id": 97160,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/97160/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/86417/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ay/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-01T23:36:34.210150Z",
            "action": 31,
            "target": "",
            "id": 62917,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/62917/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/86416/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ay/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-01T23:36:34.192553Z",
            "action": 31,
            "target": "",
            "id": 62916,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/62916/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/ay/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-01T23:36:32.162608Z",
            "action": 0,
            "target": "",
            "id": 62910,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/62910/?format=api"
        }
    ]
}