Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/945644/?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.165024Z",
    "action": 71,
    "target": "To enable this feature, first you have to create a client on your provider side (check the related documentation for enabling OpenID Connect).  Then go to the [plugin settings](/peertube-plugin-livechat/documentation/admin/settings), and enable \"{{% livechat_label external_auth_custom_oidc_label %}}\".",
    "id": 775400,
    "action_name": "Chaîne ajoutée au dépôt",
    "url": "https://weblate.framasoft.org/api/changes/775400/?format=api"
}