Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/672617/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/virtualization/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/virtualization/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:57.982926Z",
    "action": 30,
    "target": "***GNOME Boxes*** is only available on Linux. It has a simpler user interface than *virt-manager* but does not allow to use a Persistent Storage.",
    "id": 3258630,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3258630/?format=api"
}