Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1254571/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/nl/?format=api",
    "user": "https://l10n.elementary.io/api/users/LievenHanssen/?format=api",
    "author": "https://l10n.elementary.io/api/users/LievenHanssen/?format=api",
    "timestamp": "2020-08-14T19:28:54.299665Z",
    "action": 5,
    "target": "Slaat cookies op om gebruiksgegevens bij te houden en mogelijke dreigingen te analyseren. Voor meer informatie zie",
    "id": 669953,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/669953/?format=api"
}