---
title: "Gets TV Schedule for selected data"
method: GET
path: "/Calendar/ByDate/{AccessToken}/{Date}/{Country}"
tags: ["Calendar (Television Show Schedules)"]
---

# Gets TV Schedule for selected data

`GET /Calendar/ByDate/{AccessToken}/{Date}/{Country}`

## Path parameters

- `AccessToken` string, required
- `Date` string, required
- `Country` string, required

## Response `200`

List of schedules/calendar entries

- Schedule[]
  - `AirDate` string
  - `AirTime` string
  - `Country` string
  - `DaysOn` string
  - `Episode` string
  - `ID` string
  - `Image` string
  - `Network` string
  - `PremiereDate` string
  - `Runtime` string
  - `Season` string
  - `ShowName` string
  - `Summary` string
  - `Title` string

---

[API](https://skmtc.net/hillbillysoftware/apis/shinobi.md) · [All operations](https://skmtc.net/hillbillysoftware/apis/shinobi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hillbillysoftware/shinobi/versions/bae3912d71e5/schema)
