Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3210525/?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:16:53.705194Z",
    "action": 5,
    "target": "Kami sering menerbitkan pembaruan tentang pengembangan, pengumuman besar, kiat untuk pengembang, aplikasi unggulan, dan lainnya di blog kami.",
    "id": 1645119,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1645119/?format=api"
}