Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/907216/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/angular/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-12T13:28:53.283267Z",
    "action": 59,
    "target": "Short text to tell people how they can support the channel (membership platform...).<br /> When a video is uploaded in this channel, the video support field will be automatically filled by this text.",
    "id": 705191,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/705191/?format=api"
}