Information about plays

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

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

{
    "id": 3422081,
    "uri": "https://api.kexp.org/v2/plays/3422081/?format=api",
    "airdate": "2024-11-06T11:32:45-08:00",
    "show": 61779,
    "show_uri": "https://api.kexp.org/v2/shows/61779/?format=api",
    "image_uri": "https://ia803108.us.archive.org/25/items/mbid-5e7b02b2-3ace-4d05-8f49-9940f82de11a/mbid-5e7b02b2-3ace-4d05-8f49-9940f82de11a-29593089812_thumb500.jpg",
    "thumbnail_uri": "https://ia903108.us.archive.org/25/items/mbid-5e7b02b2-3ace-4d05-8f49-9940f82de11a/mbid-5e7b02b2-3ace-4d05-8f49-9940f82de11a-29593089812_thumb250.jpg",
    "song": "When You Sing",
    "track_id": "e2e2650a-db36-3288-82b6-fdd360f896b2",
    "recording_id": "9384a1fa-f655-418d-b295-a9df0d2fc270",
    "artist": "School of Seven Bells",
    "artist_ids": [
        "57843aed-c1c1-4f45-9859-478dd999bc18"
    ],
    "album": "Ghostory",
    "release_id": "5e7b02b2-3ace-4d05-8f49-9940f82de11a",
    "release_group_id": "6dba96ec-1f9a-4fec-b4d8-37a601b0137b",
    "labels": [
        "Vagrant Records",
        "Ghostly International"
    ],
    "label_ids": [
        "56c4226d-8962-4807-9ffa-dd6a10358fbb",
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2012-02-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "School of Seven Bells began as a trio. Benjamin Curtis met Alejandra and Claudia Deheza when his Secret Machines shared a bill with the twin sisters' On!Air!Library! as openers for Interpol. Read more about School of Seven Bells here:\nhttps://bit.ly/3olQSaW.\n\nIn December 2013, Benjamin Curtis of School of Seven Bells passed away after a battle with T-cell Lymphoblastic Lymphoma. KEXPs Janice Headley wrote an article talking about the release of 'SVIIB' after his death.\nhttps://kexp.org/read/2015/10/29/thursday-music-news-170/\n\nWant more School of Seven Bells? Check out their performance Live on KEXP back in 2009! Here is the live rendition of \"Half Asleep\": https://bit.ly/3CxT6dx.\n\n https://sviib.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}