Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2687311/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/he/?format=api",
    "user": "https://l10n.elementary.io/api/users/yarons/?format=api",
    "author": "https://l10n.elementary.io/api/users/omeritzics/?format=api",
    "timestamp": "2021-02-06T21:31:04.730766Z",
    "action": 7,
    "target": "בין אם מדובר על צפייה בסרט, משחק או תהליך במסוף, תמונה בתוך תמונה מסייעת לך לקבל הצצה למשהו אחד בזמן עבודה על משהו אחר.",
    "id": 765364,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/765364/?format=api"
}