{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/FileVersion--Mini",
"title": "File version (Mini)",
"type": "object",
"x-box-resource-id": "file_version--mini",
"x-box-variant": "mini",
"description": "A mini representation of a file version, used when\nnested within another resource.",
"allOf": [
{
"$ref": "#/components/schemas/FileVersion--Base"
},
{
"properties": {
"sha1": {
"type": "string",
"description": "The SHA1 hash of this version of the file.",
"example": "134b65991ed521fcfe4724b7d814ab8ded5185dc"
}
}
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.