Translation components API.

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

GET /api/translations/yunohost-apps-test/radarr/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/radarr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/radarr/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:12.349376Z",
            "action": 0,
            "target": "",
            "id": 203681,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203681/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132669/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/radarr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/radarr/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:12.349341Z",
            "action": 71,
            "target": "Movie collection manager for Usenet and BitTorrent users",
            "id": 203680,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203680/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132667/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/radarr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/radarr/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:12.349304Z",
            "action": 71,
            "target": "API (`domain.tld/path/api`) can be accessed by visitors to allow control by remote clients.",
            "id": 203679,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203679/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132665/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/radarr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/radarr/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:12.349262Z",
            "action": 71,
            "target": "The app uses YunoHost's multimedia directories, hence it has write access to users' and shared directories in `/home/yunohost.multimedia`. After installation, you can choose these directories to store your media.",
            "id": 203678,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203678/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132663/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/radarr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/radarr/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:12.349160Z",
            "action": 71,
            "target": "Access control is done with YunoHost's permissions system.",
            "id": 203677,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203677/?format=api"
        }
    ]
}