Translation components API.

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

GET /api/translations/yunohost-apps-test/glance/en/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-apps-test/glance/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/glance/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:22.859270Z",
            "action": 0,
            "target": "",
            "id": 225851,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/225851/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149799/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/glance/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/glance/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:22.859119Z",
            "action": 71,
            "target": "Various widgets",
            "id": 225850,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225850/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/glance/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/glance/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:09.026643Z",
            "action": 0,
            "target": "",
            "id": 209813,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/209813/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137727/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/glance/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/glance/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:09.026603Z",
            "action": 71,
            "target": "    RSS feeds\n    Subreddit posts\n    Weather\n    Bookmarks\n    Latest YouTube videos from specific channels\n    Calendar\n    Stocks\n    iframe\n    Twitch channels & top games\n    GitHub releases\n    Repository overview\n    Site monitor\n",
            "id": 209812,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209812/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137724/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/glance/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/glance/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:09.025680Z",
            "action": 71,
            "target": "A self-hosted dashboard that puts all your feeds in one place.",
            "id": 209810,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209810/?format=api"
        }
    ]
}