Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/31167216/?format=api",
    "component": "https://hosted.weblate.org/api/components/kaidan/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kaidan/translations/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "author": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "timestamp": "2021-09-14T01:50:34.949791+02:00",
    "action": 5,
    "target": "Votre mot de passe ne sera plus affiché, mais sera toujours visible via le code QR de connexion.\nVous ne pourrez plus voir votre mot de passe car cette action ne peut être annulée !\nPensez à stocker le mot de passe ailleurs si vous voulez utiliser votre compte sur un autre appareil sans le code QR de connexion.",
    "id": 12737803,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/12737803/?format=api"
}