Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-06T06:00:09.565257Z",
            "action": 17,
            "target": "",
            "id": 226293,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/226293/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149973/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/?format=api",
            "user": "https://translate.yunohost.org/api/users/apfelstrudelig/?format=api",
            "author": "https://translate.yunohost.org/api/users/apfelstrudelig/?format=api",
            "timestamp": "2025-04-05T15:46:57.629329Z",
            "action": 31,
            "target": "",
            "id": 226214,
            "action_name": "String added",
            "url": "https://translate.yunohost.org/api/changes/226214/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-05T19:01:41.008435Z",
            "action": 17,
            "target": "",
            "id": 162959,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/162959/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/103782/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/?format=api",
            "user": "https://translate.yunohost.org/api/users/M3R14M/?format=api",
            "author": "https://translate.yunohost.org/api/users/M3R14M/?format=api",
            "timestamp": "2024-09-05T18:55:43.151681Z",
            "action": 31,
            "target": "",
            "id": 162903,
            "action_name": "String added",
            "url": "https://translate.yunohost.org/api/changes/162903/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-09T13:12:23.545811Z",
            "action": 0,
            "target": "",
            "id": 26471,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/26471/?format=api"
        }
    ]
}