Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/648223/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/backend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/backend/gd/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-03-24T16:25:33.021115Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 10,
        "source": "Hi there! It seems like you wanted to change the email address linked to your account on %{instance}. If you still wish to do so, please click the button below to confirm the change. You will then be able to log in to %{instance} with this new email address.",
        "old_state": 10
    },
    "id": 339136,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/339136/?format=api"
}