Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1871880/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nfs/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nfs/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/franziskaweinberger/?format=api",
    "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
    "timestamp": "2018-02-27T12:43:29.001594Z",
    "action": 7,
    "target": "Der eingegebene Hostname ist ungültig. Er muss \nkürzer als 50 Zeichen sein und nur gültige\nIPv4, IPv6 oder Domainnamen enthalten\nGültige IPv4: %1\nGültige IPv6: %2\nGültige Domain: %3",
    "id": 949442,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/949442/?format=api"
}