Pack Version Object

A Pack Version Object is an object returned from the API which contains information about a pack's version. The details about what data it provides is listed below.

Returned Data (Represented by $object)

NameTypeDescription
$object->versionstringThe Version
$object->minecraftVersionstringThe Minecraft Version
$object->recommendedbooleanIf this version is recommended or not
$object->publishedintThe unixtime this version was published
$object->serverZipURLstringURL to download the server zip (if available)
$object->changelogstringThe changelog for this version