Translation components API.

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

GET /api/translations/yunohost-apps-test/ghost/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/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.235455Z",
            "action": 0,
            "target": "",
            "id": 201983,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/201983/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131398/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.235419Z",
            "action": 71,
            "target": "It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.",
            "id": 201982,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201982/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131397/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.235381Z",
            "action": 71,
            "target": "Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content.",
            "id": 201981,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201981/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131396/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.235341Z",
            "action": 71,
            "target": "Emails such as newsletters will be sent out from `noreply@__DOMAIN__`. Do not change this setting in Ghost's administration interface, it will not work.",
            "id": 201980,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201980/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131395/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ghost/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:27.235274Z",
            "action": 71,
            "target": "If you want to use Ghost's CLI, run `sudo yunohost app shell __APP__` in a terminal to load the proper environment.",
            "id": 201979,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/201979/?format=api"
        }
    ]
}