Information about plays

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

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

{
    "id": 3418779,
    "uri": "https://api.kexp.org/v2/plays/3418779/?format=api",
    "airdate": "2024-10-29T10:03:36-07:00",
    "show": 61707,
    "show_uri": "https://api.kexp.org/v2/shows/61707/?format=api",
    "image_uri": "https://ia600507.us.archive.org/25/items/mbid-2095ea00-8aa3-44ab-b755-aee686626a1c/mbid-2095ea00-8aa3-44ab-b755-aee686626a1c-14166584753_thumb500.jpg",
    "thumbnail_uri": "https://ia600507.us.archive.org/25/items/mbid-2095ea00-8aa3-44ab-b755-aee686626a1c/mbid-2095ea00-8aa3-44ab-b755-aee686626a1c-14166584753_thumb250.jpg",
    "song": "Antony",
    "track_id": "b85f2f10-7827-45a4-91d1-a58c3bc037cb",
    "recording_id": "05ab12ab-d25d-4515-8eeb-4c0df63da531",
    "artist": "Twin River",
    "artist_ids": [
        "e37e2988-1779-4d98-b85f-c5dd74e2142c"
    ],
    "album": "Passing Shade",
    "release_id": "2095ea00-8aa3-44ab-b755-aee686626a1c",
    "release_group_id": "447aa594-bded-4f64-9eb2-6e288ca245b0",
    "labels": [
        "Light Organ Records"
    ],
    "label_ids": [
        "79a2cd28-74eb-442d-aa5f-45bf31787bb8"
    ],
    "release_date": "2016-06-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Tuesday, and welcome to The Midday show with the unparalleled Troy Nelson and magnificent producer Meerah Powell! You're in good company this morning!  thanks for being here!\n--\nTwin River, out of Vancouver, BC, is the garage-pop brainchild of Courtney Ewan and Andy Bishop. \nIn the flamboyant video for \"Antony,\" directed by Megan-Magdalena, several masked characters stripped of their identities paint their faces and put on a performance for a group of easily impressed, pink-wigged bystanders. Don't miss it!: https://www.youtube.com/watch?v=xyuDPEguHaY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}