Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/2017/?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/pl/?format=api",
    "dictionary": null,
    "user": 39,
    "author": 39,
    "timestamp": "2021-03-30T09:12:57.639685Z",
    "action": 5,
    "target": "jfftpack to wersja Java fftpack.  jfftpack jest oparty na kodzie Paula N. Swarztraubre'a w Fortranie i kodzie C. Pekka Janhuen.",
    "id": 20316,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/20316/?format=api"
}