Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/6347104/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/stefanschlesinger/?format=api",
    "author": "https://l10n.opensuse.org/api/users/stefanschlesinger/?format=api",
    "timestamp": "2017-06-03T11:48:27Z",
    "action": 5,
    "target": "Die Registrierungs-URL, die von der Befehlszeile bereitgestellt wird, ist ungültig.\n\nURL: %s\n\nEs wird stattdessen die Standardeinstellung verwendet.",
    "id": 666302,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/666302/?format=api"
}