Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/79987/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/description/pl/?format=api",
    "dictionary": null,
    "user": null,
    "author": 1,
    "timestamp": "2024-06-19T04:06:00.770929Z",
    "action": 4,
    "target": "Naszpikowany możliwościami stroik do wielu instrumentów, w tym kontrabasu, ukulele, altówki,  czy banjo.",
    "id": 114352,
    "action_name": "Suggestion added",
    "url": "https://weblate.a4tune.com/api/changes/114352/?format=api"
}