Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2844877/?format=api",
    "component": "https://l10n.elementary.io/api/components/store/errors/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/store/errors/tr_TR/?format=api",
    "user": "https://l10n.elementary.io/api/users/decron/?format=api",
    "author": "https://l10n.elementary.io/api/users/decron/?format=api",
    "timestamp": "2024-01-18T11:09:20.259559Z",
    "action": 5,
    "target": "%{count} adet ürün olmalı\u001e\u001e%{count} adet ürün olmalı",
    "id": 2039290,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/2039290/?format=api"
}