Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2843781/?format=api",
    "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/store/index/tr_TR/?format=api",
    "user": "https://l10n.elementary.io/api/users/decron/?format=api",
    "author": "https://l10n.elementary.io/api/users/11Q/?format=api",
    "timestamp": "2024-01-18T10:33:27.612460Z",
    "action": 7,
    "target": "Dizüstü bilgisayarlar, masaüstü bilgisayarlar, mini masaüstü bilgisayarlar, hepsi bir arada bilgisayarlar",
    "id": 2038913,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/2038913/?format=api"
}