Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/947750/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-22T16:01:00.058656Z",
    "action": 71,
    "target": "Your browser has blocked the opening on the remote instance, please try to open manually this link:",
    "id": 778003,
    "action_name": "Chaîne ajoutée au dépôt",
    "url": "https://weblate.framasoft.org/api/changes/778003/?format=api"
}