Information about plays

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

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

{
    "id": 3412990,
    "uri": "https://api.kexp.org/v2/plays/3412990/?format=api",
    "airdate": "2024-10-15T13:45:40-07:00",
    "show": 61584,
    "show_uri": "https://api.kexp.org/v2/shows/61584/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tuesday",
    "track_id": "12d78c5b-5908-4c01-b6b2-3e9f94940b23",
    "recording_id": "fd2e1c16-e3db-41cc-867b-45e31d5318cc",
    "artist": "Toro y Moi",
    "artist_ids": [
        "3a6d6481-142d-423f-91d4-55bbfff318ed"
    ],
    "album": "Hole Erth",
    "release_id": "dae7d17c-3ff6-454d-a913-314241021a04",
    "release_group_id": "fba3bb80-610e-474c-840b-3cafaa9eef86",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2024-09-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "At the Greek Theatre in Berkeley on October 25th (rescheduled from August 13th)\n\n--\n\n\"I hope you enjoy this suburban anthem,” Chaz Bear (aka Toro y Moi) said of this song, “growing up, the often controversial line between mainstream and underground artists was so defined but now that line has become so blurred I can’t even tell what I like anymore… sometimes.”\n--\n:Hole Erth,\" Chaz Bear's eighth album as Tot y Moi, comes out next week: https://toroymoi.bandcamp.com/album/hole-erth",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}