Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/787257/?format=api",
    "component": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/nextcloud/login-notes/fr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/silopolis/?format=api",
    "author": "https://weblate.framasoft.org/api/users/silopolis/?format=api",
    "timestamp": "2023-01-14T14:34:21.517723Z",
    "action": 2,
    "target": "La note sera affichée sur la page demandant à l'utilisateur quelle option de connexion choisir lorsque SAML est utilisé",
    "id": 507893,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/507893/?format=api"
}