Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19144702/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-applehv/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-applehv/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2025-03-24T22:37:57.211775Z",
    "action": 4,
    "target": "Antes de aprovisionar una máquina FCOS, usted debe tener un fichero de configuración Ignition que contenga sus personalizaciones. Si no tiene uno vea xref:producing-ign.adoc[Produciendo un Fichero Ignition].",
    "old": "",
    "details": {
        "state": 0,
        "source": "Before provisioning an FCOS machine, you must have an Ignition configuration file containing your customizations. If you do not have one, see xref:producing-ign.adoc[Producing an Ignition File].",
        "old_state": 0
    },
    "id": 18254456,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/18254456/?format=api"
}