Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/31167213/?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:49:48.639238+02:00",
    "action": 5,
    "target": "Votre mot de passe ne sera plus affiché en texte brut ni inclus dans le code QR de connexion.\nVous ne pourrez plus utiliser la connexion par code QR sans saisir à nouveau 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.",
    "id": 12737797,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/12737797/?format=api"
}