Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/87891/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/help/it/?format=api",
    "dictionary": null,
    "user": 10,
    "author": 10,
    "timestamp": "2023-04-26T13:07:16.125133Z",
    "action": 2,
    "target": "Suona la corda corrispondente e <b>accorda verso l\\'acuto o il grave</b> usando l'apposita chiavetta sul tuo strumento. <b>Quindi usa lo stroboscopio per una accordatura fine</b>.",
    "id": 72986,
    "action_name": "Translation changed",
    "url": "https://weblate.a4tune.com/api/changes/72986/?format=api"
}