Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/609906/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-20T13:17:35.144879Z",
    "action": 30,
    "target": "See also our [[documentation on the Persistent Storage|persistent_storage]].",
    "id": 3114531,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3114531/?format=api"
}