Translation components API.

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

GET /api/components/yunohost-apps-test/navidrome/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://translate.yunohost.org/api/components/yunohost-apps-test/navidrome/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/138965/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/navidrome/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/navidrome/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:33.015159Z",
            "action": 71,
            "target": "Navidrome uses its own password database and does not integrate with YunoHost LDAP, so there are two ways to access it:",
            "id": 211265,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211265/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138960/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/navidrome/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/navidrome/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:33.015084Z",
            "action": 71,
            "target": "You can configure an alternative path to you music files by editing the path `MusicFolder = \"/home/yunohost.multimedia/share/Music\"` in this file `/var/lib/navidrome/navidrome.toml` using the [documentation](https://www.navidrome.org/docs/usage/configuration-options/). Remember to restart Navidrome service if you change your configuration file.",
            "id": 211263,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211263/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138956/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/navidrome/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/navidrome/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:33.015046Z",
            "action": 71,
            "target": "Your music files are stored by default in your shared [multimedia folder](https://github.com/YunoHost-Apps/yunohost.multimedia) `/home/yunohost.multimedia/share/Music`. This folder is accessible from Nextcloud with *External Storages* enabled. This will allow you to easily upload your music files to the server.",
            "id": 211262,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211262/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/navidrome/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:49.735079Z",
            "action": 51,
            "target": "",
            "id": 205124,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/205124/?format=api"
        }
    ]
}