Translation components API.

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

GET /api/translations/documentation/glossary/en_US/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/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-28T06:50:20.075488Z",
            "action": 17,
            "target": "",
            "id": 363552,
            "action_name": "Changes committed",
            "url": "https://translate.funkwhale.audio/api/changes/363552/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-26T21:50:11.896523Z",
            "action": 17,
            "target": "",
            "id": 362686,
            "action_name": "Changes committed",
            "url": "https://translate.funkwhale.audio/api/changes/362686/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/390199/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-26T21:00:25.323290Z",
            "action": 31,
            "target": "",
            "id": 362671,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/362671/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/390193/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-26T20:58:19.707196Z",
            "action": 31,
            "target": "",
            "id": 362662,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/362662/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/199166/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-28T20:13:45.835895Z",
            "action": 31,
            "target": "",
            "id": 149543,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/149543/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/199160/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-28T20:12:57.849172Z",
            "action": 31,
            "target": "",
            "id": 149537,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/149537/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/198976/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-28T18:33:36.535895Z",
            "action": 31,
            "target": "",
            "id": 147719,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/147719/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/198747/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-28T10:55:34.542173Z",
            "action": 31,
            "target": "",
            "id": 147207,
            "action_name": "String added",
            "url": "https://translate.funkwhale.audio/api/changes/147207/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-07T17:48:42.199588Z",
            "action": 0,
            "target": "",
            "id": 94905,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/94905/?format=api"
        }
    ]
}