Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/ko/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:10.755570Z",
            "action": 0,
            "target": "",
            "id": 150117,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150117/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/ko/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "timestamp": "2024-03-29T05:28:29.104001Z",
            "action": 0,
            "target": "",
            "id": 147685,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147685/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99376/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:29.103955Z",
            "action": 59,
            "target": "",
            "id": 147684,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147684/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99375/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:29.103910Z",
            "action": 59,
            "target": "",
            "id": 147683,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147683/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99374/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:29.103848Z",
            "action": 59,
            "target": "",
            "id": 147682,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147682/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/ko/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:28:28.944692Z",
            "action": 17,
            "target": "",
            "id": 147681,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147681/?format=api"
        }
    ]
}