Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/776912/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinpeertube/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/main/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-23T09:16:51.496659Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "<strong>PeerTube 2.0</strong> setup now asks the admin to answer questions regarding their moderation policy and dedication to it. Make a feature to automatically follow a public index of PeerTube instances part of core PeerTube, instead of leaving admins to script it themselves. This allows instance administrators to automatically follow instances of a \"follow list\" of their choice; a list which is self-hostable, so that communities can grow at their own pace;",
        "old_state": -1
    },
    "id": 482082,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/482082/?format=api"
}