Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/787550/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube-companion/webextension/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/webextension/fr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
    "timestamp": "2023-01-20T10:10:50.354948Z",
    "action": 30,
    "target": "PeerTube Companion will use this service in background to retrieve details about the video. The extension automatically picks the fastest available instance on browser startup.",
    "id": 509372,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/509372/?format=api"
}