Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/6247834/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/sv/?format=api",
    "user": "https://l10n.opensuse.org/api/users/RutaReknere/?format=api",
    "author": "https://l10n.opensuse.org/api/users/RutaReknere/?format=api",
    "timestamp": "2018-02-28T21:32:22.871352Z",
    "action": 5,
    "target": "Kopiera som det är",
    "id": 954604,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/954604/?format=api"
}