Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17413083/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesbare-metal/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesbare-metal/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2024-04-01T22:05:12.074529Z",
    "action": 5,
    "target": "Una vez que se completa la instalación, puede simplemente hacer `sudo reboot`. Después del reinicio, empieza el primer proceso de arranque. Es en este momento en el que Ignition ingiere el archivo de configuración y aprovisiona al sistema como se especifica.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Once the installation is complete, you can reboot the system using `sudo reboot`. After rebooting, the first boot process begins. It is at this time that Ignition ingests the configuration file and provisions the system as specified.",
        "old_state": 0
    },
    "id": 15575310,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15575310/?format=api"
}