Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/113331728/?format=api",
    "component": "https://hosted.weblate.org/api/components/fluidd/fluidd/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/fluidd/fluidd/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/Nackophilz/?format=api",
    "author": "https://hosted.weblate.org/api/users/Nackophilz/?format=api",
    "timestamp": "2024-05-01T22:44:54.462145+02:00",
    "action": 2,
    "target": "Masquer la boîte englobante de la pièce lors de l'impression d'une seule pièce",
    "id": 88587046,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/88587046/?format=api"
}