Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/945625/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-19T09:13:04.164858Z",
    "action": 71,
    "target": "This also allows user to join the chat without creating Peertube account (in case your instance has closed registration for example, or without waiting for account approval).",
    "id": 775390,
    "action_name": "Chaîne ajoutée au dépôt",
    "url": "https://weblate.framasoft.org/api/changes/775390/?format=api"
}