Translation components API.

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

GET /api/translations/funkwhale/glossary/id/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/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-28T06:50:39.299911Z",
            "action": 17,
            "target": "",
            "id": 363599,
            "action_name": "Changes committed",
            "url": "https://translate.funkwhale.audio/api/changes/363599/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368574/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T20:43:04.941644Z",
            "action": 31,
            "target": "",
            "id": 333258,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/333258/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368495/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T20:42:41.626582Z",
            "action": 31,
            "target": "",
            "id": 333217,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/333217/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368454/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T20:28:32.564904Z",
            "action": 31,
            "target": "",
            "id": 333153,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/333153/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/368293/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T12:50:24.507652Z",
            "action": 31,
            "target": "",
            "id": 332824,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/332824/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/152916/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-01T11:53:18.356977Z",
            "action": 31,
            "target": "",
            "id": 99762,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/99762/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/152878/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-01T11:53:18.190671Z",
            "action": 31,
            "target": "",
            "id": 99761,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/99761/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/152840/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-01T11:53:17.874578Z",
            "action": 31,
            "target": "",
            "id": 99760,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/99760/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-01T11:53:15.869866Z",
            "action": 0,
            "target": "",
            "id": 99759,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/99759/?format=api"
        }
    ]
}