Translation components API.

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

GET /api/translations/yunohost-apps-test/searxng/en/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-test/searxng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/searxng/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.283732Z",
            "action": 0,
            "target": "",
            "id": 211491,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211491/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139157/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/searxng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/searxng/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.283694Z",
            "action": 71,
            "target": "SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.",
            "id": 211490,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211490/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139154/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/searxng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/searxng/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.283636Z",
            "action": 71,
            "target": "Please note that this application is a rolling-release (i.e. each commit is a release) and thus is updated very regularly. People not updating frequently may encounter some bugs or disruptions due to the very nature of this software.",
            "id": 211489,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211489/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139151/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/searxng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/searxng/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.283597Z",
            "action": 71,
            "target": "The default settings are available at `__INSTALL_DIR__/searxng-src/searx/settings.yml`. It is recommended to not edit this file directly and to make changes only in the file mentioned above.",
            "id": 211488,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211488/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139148/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/searxng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/searxng/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.283555Z",
            "action": 71,
            "target": "You can set your custom settings in `__INSTALL_DIR__/settings.yml`. That file overwrite the default settings thanks to `use_default_settings: true`",
            "id": 211487,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211487/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139145/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/searxng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/searxng/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.283483Z",
            "action": 71,
            "target": "The app install dir is `__INSTALL_DIR__`.",
            "id": 211486,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211486/?format=api"
        }
    ]
}