Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/55346/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/application/ms/?format=api",
    "user": "https://weblate.rikka.app/api/users/Void/?format=api",
    "author": "https://weblate.rikka.app/api/users/Void/?format=api",
    "timestamp": "2024-03-02T21:23:59.411226Z",
    "action": 5,
    "target": "+ Alami kefungsian penuh <br><br>- Sui (sebuah modul Magisk) atau Shizuku (sebuah aplikasi) perlu dipasang terlebih dahulu, Kedua-duanya adalah sumber terbuka",
    "old": "",
    "details": {
        "state": 20,
        "source": "+ Enjoy full functionality <br><br>- Requires to install Sui (a Magisk module) or Shizuku (an application), both of them are open-sourced",
        "old_state": 0
    },
    "id": 53305,
    "action_name": "Translation added",
    "url": "https://weblate.rikka.app/api/changes/53305/?format=api"
}