Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/939060/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/angular/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/jbo/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-08T10:30:51.192483Z",
    "action": 71,
    "target": "This is just an extra information injected in PeerTube HTML that is required by Twitter/X. If you don't have a Twitter/X account, just leave the default value.",
    "id": 761321,
    "action_name": "Chaîne ajoutée au dépôt",
    "url": "https://weblate.framasoft.org/api/changes/761321/?format=api"
}