Pack Version Array

A Pack Version Array is an array returned from the API which contains simple information about a packs published version. The details about what data it provides is listed below.

Returned Data (Represented by $array)

NameTypeDescription
$array["version"]stringThe version name of the Pack Version
$array["minecraft"]stringThe Minecraft version of the Pack Version
$array["published"]intThe unixtime that this version was published
$array["__LINK"]stringThe URL for this versions page on the API