Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7637899/?format=api",
    "component": "https://l10n.opensuse.org/api/components/imagewriter2/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/imagewriter2/master/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2018-01-25T20:07:47.057833Z",
    "action": 13,
    "target": "",
    "id": 847151,
    "action_name": "New source string",
    "url": "https://l10n.opensuse.org/api/changes/847151/?format=api"
}