Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3210526/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/oem/id/?format=api",
    "user": "https://l10n.elementary.io/api/users/frachmadin/?format=api",
    "author": "https://l10n.elementary.io/api/users/frachmadin/?format=api",
    "timestamp": "2023-05-11T13:18:06.484525Z",
    "action": 5,
    "target": "Berbicara langsung dengan tim dengan mengirim email ke <a href=\"mailto:[email protected]\">[email protected]</a>. Apakah Anda mitra yang sudah ada atau ingin menjelajahi untuk menawarkan elementary OS, kami berharap dapat mengobrol.",
    "id": 1645120,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1645120/?format=api"
}