Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/93209/?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/pl/?format=api",
    "dictionary": null,
    "user": 71,
    "author": 71,
    "timestamp": "2023-06-06T06:11:43.046886Z",
    "action": 5,
    "target": "Użyj klawiszy strzałek  <key:CHAR_LEFT> oraz <key:CHAR_RIGHT> lub kliknij na wyrażeniu, aby poruszać się między parametrami lub w obrębie wyrażenia.",
    "id": 77935,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/77935/?format=api"
}