Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/945622/?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.164826Z",
    "action": 71,
    "target": "You can enable some external authentication methods to allow user to create chat accounts.  In such case their nickname and avatar will be automatically initialized with the remote account information.",
    "id": 775388,
    "action_name": "Chaîne ajoutée au dépôt",
    "url": "https://weblate.framasoft.org/api/changes/775388/?format=api"
}