Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/435109/?format=api",
    "component": "https://weblate.framasoft.org/api/components/nextcloud/csp-editor/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/nextcloud/csp-editor/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-14T13:27:53.869614Z",
    "action": 59,
    "target": "Note : Soyez super attentionné avec ces paramètres, et n'ajoutez que ce dont vous avez besoin ci-dessous.",
    "id": 764497,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/764497/?format=api"
}