Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12041974/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/VictorHck/?format=api",
    "author": "https://l10n.opensuse.org/api/users/VictorHck/?format=api",
    "timestamp": "2021-05-14T16:30:42.314956Z",
    "action": 2,
    "target": "Existe la posibilidad de crear un certificado personalizado, inscribirlo en la base de datos \"Machine Owner Key\" (MOK) y firmar módulos compilados en el sistema con dicho certificado. Los módulos firmados bajo esta modalidad no son bloqueados ni generan advertencias. Véase <link xlink:href=\"https://es.opensuse.org/openSUSE:UEFI\"/>.",
    "id": 1820716,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1820716/?format=api"
}