Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.rikka.app/api/components/app-ops/app/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/en/?format=api",
    "user": "https://weblate.rikka.app/api/users/rikka/?format=api",
    "author": null,
    "timestamp": "2021-05-25T03:17:04.369356Z",
    "action": 57,
    "target": "photo_2021-05-25_11-15-09",
    "id": 9609,
    "action_name": "Screnshot added",
    "url": "https://weblate.rikka.app/api/changes/9609/?format=api"
}