Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3118467/?format=api",
    "component": "https://l10n.elementary.io/api/components/calendar/extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/calendar/extra/bn/?format=api",
    "user": "https://l10n.elementary.io/api/users/chetanbasuray/?format=api",
    "author": "https://l10n.elementary.io/api/users/chetanbasuray/?format=api",
    "timestamp": "2024-02-26T14:57:29.652315Z",
    "action": 4,
    "target": "সম্ভাব্য মেমরি লিক সংশোধন করা হয়েছে",
    "id": 2105156,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/2105156/?format=api"
}