Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2430112/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SarahKriesch/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SarahKriesch/?format=api",
    "timestamp": "2016-09-21T15:14:30Z",
    "action": 2,
    "target": "<P>Ein Häkchen in der <B>Sicherheitsstatus</B>-Spalte bedeutet, dass der aktuelle Wert der Option sicher ist.</P>",
    "id": 140788,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/140788/?format=api"
}