The Racing API · JSON Structure

The Racing Api App__Models__Racecards__ Runner Basic Structure

app__models__racecards__RunnerBasic schema from The Racing API

Type: object Properties: 26 Required: 26
Horse RacingSportsStatisticsBettingAnalytics

app__models__racecards__RunnerBasic is a JSON Structure definition published by The Racing API, describing 26 properties, of which 26 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

horse horse_id age sex sex_code colour region dam dam_id sire sire_id damsire damsire_id trainer trainer_id owner owner_id number draw headgear lbs ofr jockey jockey_id last_run form

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$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__racecards__-runner-basic-structure.json",
  "name": "app__models__racecards__RunnerBasic",
  "description": "app__models__racecards__RunnerBasic schema from The Racing API",
  "type": "object",
  "properties": {
    "horse": {
      "type": "string",
      "name": "Horse"
    },
    "horse_id": {
      "type": "string",
      "name": "Horse Id"
    },
    "age": {
      "type": "string",
      "name": "Age"
    },
    "sex": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Sex"
    },
    "sex_code": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Sex Code"
    },
    "colour": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Colour"
    },
    "region": {
      "type": "string",
      "name": "Region"
    },
    "dam": {
      "type": "string",
      "name": "Dam"
    },
    "dam_id": {
      "type": "string",
      "name": "Dam Id"
    },
    "sire": {
      "type": "string",
      "name": "Sire"
    },
    "sire_id": {
      "type": "string",
      "name": "Sire Id"
    },
    "damsire": {
      "type": "string",
      "name": "Damsire"
    },
    "damsire_id": {
      "type": "string",
      "name": "Damsire Id"
    },
    "trainer": {
      "type": "string",
      "name": "Trainer"
    },
    "trainer_id": {
      "type": "string",
      "name": "Trainer Id"
    },
    "owner": {
      "type": "string",
      "name": "Owner"
    },
    "owner_id": {
      "type": "string",
      "name": "Owner Id"
    },
    "number": {
      "type": "string",
      "name": "Number"
    },
    "draw": {
      "type": "string",
      "name": "Draw"
    },
    "headgear": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Headgear"
    },
    "lbs": {
      "type": "string",
      "name": "Lbs"
    },
    "ofr": {
      "type": "string",
      "name": "Ofr"
    },
    "jockey": {
      "type": "string",
      "name": "Jockey"
    },
    "jockey_id": {
      "type": "string",
      "name": "Jockey Id"
    },
    "last_run": {
      "type": "string",
      "name": "Last Run"
    },
    "form": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Form"
    }
  },
  "required": [
    "horse",
    "horse_id",
    "age",
    "sex",
    "sex_code",
    "colour",
    "region",
    "dam",
    "dam_id",
    "sire",
    "sire_id",
    "damsire",
    "damsire_id",
    "trainer",
    "trainer_id",
    "owner",
    "owner_id",
    "number",
    "draw",
    "headgear",
    "lbs",
    "ofr",
    "jockey",
    "jockey_id",
    "last_run",
    "form"
  ]
}

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.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/the-racing-api-app__models__racecards__-runner-basic-structure"
All json 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 email required.

A second provider on the same verified email joins the account you already have.