Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/94039/?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/es/?format=api",
    "dictionary": null,
    "user": 63,
    "author": 63,
    "timestamp": "2023-07-03T17:09:17.339563Z",
    "action": 7,
    "target": "Pulse la tecla <key:DRG> hasta que se seleccione la unidad angular <ind:RAD> y luego pulse",
    "id": 79858,
    "action_name": "Suggestion accepted",
    "url": "https://weblate.a4tune.com/api/changes/79858/?format=api"
}