Translation components API.

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

GET /api/translations/yunohost-apps-test/watchdog/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/watchdog/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/watchdog/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:33.235540Z",
            "action": 0,
            "target": "",
            "id": 226038,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/226038/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149941/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/watchdog/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/watchdog/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:33.235491Z",
            "action": 71,
            "target": "It better (only?) works if your server has a [hardware watchdog device](https://en.wikipedia.org/wiki/Watchdog_timer).",
            "id": 226037,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/226037/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149940/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/watchdog/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/watchdog/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:33.235408Z",
            "action": 71,
            "target": "A watchdog service makes sure your server is still running and reboots it if necessary.  \n",
            "id": 226036,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/226036/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/watchdog/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/watchdog/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:37.836941Z",
            "action": 0,
            "target": "",
            "id": 211601,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211601/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139253/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/watchdog/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/watchdog/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:37.836902Z",
            "action": 71,
            "target": "This app has only been tested on Raspberry Pi.",
            "id": 211600,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211600/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139252/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/watchdog/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/watchdog/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:37.836861Z",
            "action": 71,
            "target": "The included sercice will regularly write to `/dev/watchdog`. If it stops, then the freeze is detected and server rebooted.",
            "id": 211599,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211599/?format=api"
        }
    ]
}