Changes API.

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

GET /api/changes/18181/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.rikka.app/api/units/26408/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/application/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-29T08:10:08.904177Z",
    "action": 59,
    "target": "Please install Shizuku first. <p>Shizuku is an open-source project starting from 2017 (see %s at GitHub). It is designed to benefit multiple apps that require root or adb. Not only this app, but also some apps from other developers are using Shizuku. <p>With Shizuku, this app will get incredibly high speed and more interesting features. For Shizuku itself, the battery or performance consumption is negligible (zero when not used). <p>Like the Unix philosophy, one program should only do one job. Shizuku and this app pursue this philosophy. In fact, build-in everything is more like what \"bad apps\" like to do.",
    "id": 18181,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/18181/?format=api"
}