Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18959037/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-podman/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-podman/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-07T03:20:32.138273Z",
    "action": 59,
    "target": "El servicio Podman falló",
    "old": "El servicio Podman falló",
    "details": {
        "state": 20,
        "source": "Podman service failed",
        "old_state": 20
    },
    "id": 18001249,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18001249/?format=api"
}