Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2548798/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/parental-controls-plug-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/parental-controls-plug-extra/en_GB/?format=api",
    "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "timestamp": "2019-12-02T20:41:37.505411Z",
    "action": 5,
    "target": "Rename to Screen Time & Limits",
    "id": 457726,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/457726/?format=api"
}