Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2401805/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/nn/?format=api",
    "user": "https://l10n.elementary.io/api/users/martinmyrvold/?format=api",
    "author": "https://l10n.elementary.io/api/users/martinmyrvold/?format=api",
    "timestamp": "2020-07-15T07:08:24.220978Z",
    "action": 2,
    "target": "<strong>Du kan deaktivera eller enkeltvis skru av informasjonskapslar i instillingane i nettlesaren din.</strong>",
    "id": 648439,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/648439/?format=api"
}