Changes API.

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

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

{
    "unit": "https://weblate.ppc.lol/api/units/42445/?format=api",
    "component": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/lo/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-23T22:15:04.002873Z",
    "action": 30,
    "target": "Sign Message",
    "id": 24186,
    "action_name": "Source string changed",
    "url": "https://weblate.ppc.lol/api/changes/24186/?format=api"
}