Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/942283/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/angular/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-26T14:35:36.176154Z",
    "action": 13,
    "target": "Cannot retrieve OAuth Client credentials: <x id=\"PH\" equiv-text=\"err.message\"/>.\nEnsure you have correctly configured PeerTube (config/ directory), in particular the \"webserver\" section.",
    "id": 769538,
    "action_name": "Chaîne source ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/769538/?format=api"
}