Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/787637/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube-companion/webextension/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/webextension/de/?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-21T17:19:06.910254Z",
    "action": 30,
    "target": "PT Companion will prioritize redirecting to the selected instance. If the video can't be found on the instance, the extension will try to redirect you to the first available instance.",
    "id": 509623,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/509623/?format=api"
}