| Login required: | yes |
|---|
array
array| Login required: | yes |
|---|
array
| Login required: | yes |
|---|
array
array| Login required: | yes |
|---|
array
array| Login required: | yes |
|---|
array
arrayExample how to create an url to a bin icon:
The icon for a specific bin: {icon_base}bin/{id}_icon.jpeg?{gen}
All images that was used for that bin in one image: {icon_base}bin/{id}.png?{gen}
Note that the id must consist of 10 digits, if it has less, prepend leading zeros
| Login required: | yes |
|---|
none
array| Login required: | yes |
|---|
none
array| Login required: | yes |
|---|
none
arrayTo get the icons, you will use the returned "icon_base", followed by "/" and nine digits (prepended with zeros if the id is shorter as ten digits), followed by _icon.jpeg (in three different variants)
E.g. if the returned icon_base is "http://ec.pond5.com/s3" and your requested id is 590216, the icons will be:
For other data, the flv_base is used, and the filename is appended:
The last three ones are not always available, so you need to have fallback to old format if it does not exist.
| Login required: | no |
|---|
array
array| Login required: | no |
|---|
array
array| Login required: | yes |
|---|
none
array { "flv_base" : "http://somecdnhost.somewhere/",
"flv_base_encr" : "http://somecdnhost.somewhere/",
"icon_base" : "http://someothercdnhost.somewhere/",
"items" : [ { "bid" : "62",
"sub_offs" : "0",
"versions" : [ { "aq" : 1.7777799999999999,
"ar" : 1,
"coda" : "pcm_s16be",
"codg" : "dvvideo",
"exp" : "31 Dec 2015 19:00",
"ext" : "mov",
"n" : "happy in the snow",
"ox" : 720,
"oy" : 576,
"pr" : "24",
"tr" : "434",
"v" : "62",
"vm" : 62,
"vs" : 3
},
{ "aq" : 1.7777799999999999,
"ar" : 1,
"coda" : "pcm_s16be",
"codg" : "dvvideo",
"exp" : "31 Dec 2015 19:00",
"ext" : "mov",
"n" : "happy in the snow",
"ox" : 724,
"oy" : 576,
"pr" : "24",
"tr" : "434",
"v" : "185",
"vm" : 62,
"vs" : 3
}
]
},
{ "bid" : "125",
"sub_offs" : "0",
"versions" : [ { "aq" : 1.7777799999999999,
"ar" : 6,
"coda" : "no snd",
"codg" : "h264",
"exp" : "31 Dec 2015 19:00",
"ext" : "mov",
"n" : "happy in the snow",
"ox" : 1440,
"oy" : 1080,
"pr" : "24",
"tr" : "434",
"v" : "125",
"vm" : 62,
"vs" : 2
} ]
}
]
}
| Login required: | no |
|---|
none
array| Login required: | no |
|---|
none
arraySome clips can exist in different formats, this method will return those different formats and prices Each format can also exist in different versions, if the user buys one item that there exist different versions of, he can download the other versions as well.
An example:
"Format1 Some clip in Pal" => "version11 a version in resolution 720x576", "version12 a version in 724x576"
"Format2 Some clip in Ntsc" => "version21 a version"
If the user buys version12, he can also download version11. If he buys version21, he can only download that version. This method will return a list of all those versions (version11, version12, version21).
| Login required: | no |
|---|
array
array| Login required: | no |
|---|
none
array| Login required: | no |
|---|
array
array| Login required: | yes |
|---|
array
arrayThe id is either just id or an id and a sub offset, if a specific format is chosen
The id is of the form {id} or {id}:{sub_offs}
| Login required: | yes |
|---|
array
arrayIf clips are found in the cart, that the user bought before, or clips the user owns himself, error code 103 will be returned, as well as two arrays containing ids of the clips that are the culprits. If the user after this still wants to buy the clips, you need to pass the "override" argument with the ids of those clips.
| Login required: | yes |
|---|
array
array| Login required: | no |
|---|
array
array| Login required: | yes |
|---|
none
array