Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2426202/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/notifications-plug-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/notifications-plug-extra/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "timestamp": "2019-05-29T09:30:46.039829Z",
    "action": 5,
    "target": "Configurer les bulles et le son de notifications ainsi que le centre de notifications",
    "id": 351407,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/351407/?format=api"
}