Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/941877/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/angular/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/eo/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-26T14:32:39.814668Z",
    "action": 71,
    "target": "Send a message to the admins/moderators (currently {count, plural, =1 {<x id=\"count\"/> message} other {<x id=\"count\"/> messages}})",
    "id": 769111,
    "action_name": "Chaîne ajoutée au dépôt",
    "url": "https://weblate.framasoft.org/api/changes/769111/?format=api"
}