The Racing Api App__Models__Aus_Races__ Runner Structure
app__models__aus_races__Runner schema from The Racing API
app__models__aus_races__Runner is a JSON Structure definition published by The Racing API, describing 29 properties, of which 2 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/the-racing-api/refs/heads/main/json-structure/the-racing-api-app__models__aus_races__-runner-structure.json",
"name": "app__models__aus_races__Runner",
"description": "app__models__aus_races__Runner schema from The Racing API",
"type": "object",
"properties": {
"horse_id": {
"type": "string",
"name": "Horse Id"
},
"horse": {
"type": "string",
"name": "Horse"
},
"age": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Age"
},
"comment": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Comment"
},
"colour": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Colour"
},
"dam": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Dam"
},
"dam_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Dam Id"
},
"draw": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Draw"
},
"form": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Form"
},
"jockey": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Jockey"
},
"jockey_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Jockey Id"
},
"jockey_claim": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Jockey Claim"
},
"margin": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Margin"
},
"number": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Number"
},
"odds": {
"anyOf": [
{
"items": {
"$ref": "#/components/schemas/app__models__aus_races__RunnerOdds"
},
"type": "array"
},
{
"type": "null"
}
],
"name": "Odds"
},
"owner": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Owner"
},
"position": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Position"
},
"prize": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Prize"
},
"rating": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Rating"
},
"scratched": {
"anyOf": [
{
"type": "boolean"
},
{
"type": "null"
}
],
"name": "Scratched"
},
"sex": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Sex"
},
"silk_url": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Silk Url"
},
"sire": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Sire"
},
"sire_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Sire Id"
},
"sp": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Sp"
},
"stats": {
"anyOf": [
{
"$ref": "#/components/schemas/RunnerStats"
},
{
"type": "null"
}
]
},
"trainer": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Trainer"
},
"trainer_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Trainer Id"
},
"weight": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"name": "Weight"
}
},
"required": [
"horse_id",
"horse"
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/json-structures/the-racing-api-app__models__aus_races__-runner-structure"
curl "https://apis.io/api/v1/json-structures?limit=25"
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.
A second provider on the same verified email joins the account you already have.