Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12561071/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
    "timestamp": "2021-05-17T09:31:52.766680Z",
    "action": 37,
    "target": "Die Angabe einer MAC-Adresse ist optional.\n\nIn den meisten Fällen kann das Feld leer gelassen und die vom System zugewiesene Voreinstellung übernommen werden.\n\nMöchten Sie dies wirklich auf '%s' setzen?",
    "id": 1821510,
    "action_name": "Marked for edit",
    "url": "https://l10n.opensuse.org/api/changes/1821510/?format=api"
}