Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/6345932/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/sv/?format=api",
    "user": "https://l10n.opensuse.org/api/users/mattiasborjesson/?format=api",
    "author": "https://l10n.opensuse.org/api/users/mattiasborjesson/?format=api",
    "timestamp": "2018-01-18T09:02:08.474316Z",
    "action": 5,
    "target": "Nätverksinställningar",
    "id": 834743,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/834743/?format=api"
}