Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2844978/?format=api",
    "component": "https://l10n.elementary.io/api/components/store/language/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/store/language/tr_TR/?format=api",
    "user": "https://l10n.elementary.io/api/users/decron/?format=api",
    "author": "https://l10n.elementary.io/api/users/barantan/?format=api",
    "timestamp": "2024-01-18T11:04:35.060219Z",
    "action": 7,
    "target": "Diliniz %{language} olarak ayarlanmıştır",
    "id": 2039277,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/2039277/?format=api"
}