Translation components API.

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

GET /api/translations/cyberos/glossary/yue_HK/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/glossary/yue_HK/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-06-11T23:21:11.647413+02:00",
            "action": 0,
            "target": "",
            "id": 11074399,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11074399/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/glossary/yue_HK/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-05-19T00:29:55.429510+02:00",
            "action": 0,
            "target": "",
            "id": 10666820,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10666820/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/glossary/yue_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-17T20:17:48.594587+02:00",
            "action": 0,
            "target": "",
            "id": 10652079,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10652079/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/glossary/yue_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-14T15:03:05.205695+02:00",
            "action": 0,
            "target": "",
            "id": 10616706,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10616706/?format=api"
        }
    ]
}