Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.rikka.app/api/components/shizuku/glossary/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/shizuku/glossary/ru/?format=api",
    "user": "https://weblate.rikka.app/api/users/Coool/?format=api",
    "author": null,
    "timestamp": "2024-10-08T06:26:03.268118Z",
    "action": 63,
    "target": "\"Pairing device using pairing code\", a method to initialize wireless debugging. (The Filipino translation is wrong, but since this is what AOSP uses, please leave it as is.)",
    "id": 64289,
    "action_name": "Remove string",
    "url": "https://weblate.rikka.app/api/changes/64289/?format=api"
}