Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/124622/?format=api",
    "component": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/bg/?format=api",
    "dictionary": null,
    "user": 142,
    "author": 142,
    "timestamp": "2025-05-29T14:34:55.145753Z",
    "action": 2,
    "target": "Показва се, когато източникът на израза съдържа число в недесетична основа или основата на калкулатора не е десетична (обозначена е с <ind:BIN>, <ind:OCT> или <ind:HEX> индикатори на Дисплея).",
    "id": 124976,
    "action_name": "Translation changed",
    "url": "https://weblate.a4tune.com/api/changes/124976/?format=api"
}