curl --location --request GET '/replicate/v1/predictions/w44zs9cet5rmc0cqzp49gpkhf8' \
--header 'Authorization;' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'
{
"created": 1589478378,
"data": [
{
"url": "https://..."
},
{
"url": "https://..."
}
]
}