Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/90951889/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/williamdes/?format=api",
    "author": "https://hosted.weblate.org/api/users/williamdes/?format=api",
    "timestamp": "2023-01-21T22:37:29.987546+01:00",
    "action": 5,
    "target": "Vous pouvez toujours utiliser Firefox pour authentifier votre compte en utilisant l'API FIDO U2F, mais il est recommandé d'utiliser l'authentification WebAuthn à la place.",
    "id": 45591375,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/45591375/?format=api"
}