curl --location --request POST 'https://api.302.ai/luma/extend/' \
--header 'Authorization: Bearer ' \
--form 'user_prompt="Low-angle shot of a majestic tiger prowling through a snowy landscape, leaving paw prints on the white blanket"' \
--form 'image_url=@""' \
--form 'image_end_url=@""' \
--form 'callback=""'{
    "created_at": "2025-01-16T19:13:14.458637Z",
    "estimate_wait_seconds": "",
    "id": "luma_310cfcc9f6d1",
    "liked": "",
    "prompt": "Low-angle shot of a majestic tiger prowling through a snowy landscape, leaving paw prints on the white blanket",
    "state": "pending",
    "video": null
}