Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7684555/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/IoannesAndreas/?format=api",
    "author": "https://l10n.opensuse.org/api/users/IoannesAndreas/?format=api",
    "timestamp": "2019-05-10T20:09:19.147511Z",
    "action": 2,
    "target": "Las notas de la versión están en constante desarrollo. Para estar informado sobre las últimas actualizaciones, consulte la siguiente versión en línea: <link xlink:href=\"https://doc.opensuse.org/release-notes\"/>. Las notas de la versión en inglés se actualizan en caso de ser necesario. Las versiones traducidas a otros idiomas pueden estar temporalmente incompletas.",
    "id": 1257741,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1257741/?format=api"
}