Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3418258/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3418258,
    "uri": "https://api.kexp.org/v2/plays/3418258/?format=api",
    "airdate": "2024-10-28T04:07:46-07:00",
    "show": 61695,
    "show_uri": "https://api.kexp.org/v2/shows/61695/?format=api",
    "image_uri": "https://ia803404.us.archive.org/1/items/mbid-79fb0ddb-c1d8-463f-b395-fd3fe8c13749/mbid-79fb0ddb-c1d8-463f-b395-fd3fe8c13749-28836145947_thumb500.jpg",
    "thumbnail_uri": "https://ia903404.us.archive.org/1/items/mbid-79fb0ddb-c1d8-463f-b395-fd3fe8c13749/mbid-79fb0ddb-c1d8-463f-b395-fd3fe8c13749-28836145947_thumb250.jpg",
    "song": "Get Yourself Together",
    "track_id": "cfab43f2-5b5a-42f9-a95d-4ebdff01da62",
    "recording_id": "102f5259-76fe-4e37-ada1-9aa4286cc6da",
    "artist": "Ya Tseen",
    "artist_ids": [
        "2aee4788-a12a-4f98-882c-885866221536"
    ],
    "album": "Indian Yard",
    "release_id": "79fb0ddb-c1d8-463f-b395-fd3fe8c13749",
    "release_group_id": "ab698d28-2f46-4c13-be72-0cbcd92a65af",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2021-04-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yéil Ya Tseen (Nicholas Galanin) is a Tlingit and Unangax̂ multi-disciplinary artist and musician from Alaska. \n\nhttps://www.instagram.com/ya.tseen/\nhttps://yatseen.bandcamp.com/track/get-yourself-together\n\nCheck out Ya Tseen's Live on KEXP at Home from July 2021!: https://kexp.org/podcasts/live-on-kexp/2021/9/21/ya-tseen/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}