Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/87472/?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/de/?format=api",
    "dictionary": null,
    "user": 24,
    "author": 24,
    "timestamp": "2023-05-07T20:22:38.314616Z",
    "action": 5,
    "target": "Die <b>Tap tempo</b>(Klopftempo)-Funktion lässt Sie das Tempo des Metronoms durch Antippen des Knopfes im gewünschten Rhythmus einstellen.",
    "id": 75265,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/75265/?format=api"
}