Information about plays

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

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

{
    "id": 3546250,
    "uri": "https://api.kexp.org/v2/plays/3546250/?format=api",
    "airdate": "2025-08-29T09:49:09-07:00",
    "show": 64417,
    "show_uri": "https://api.kexp.org/v2/shows/64417/?format=api",
    "image_uri": "https://ia801309.us.archive.org/20/items/mbid-2ae257f2-7805-49a9-8247-31297775f15a/mbid-2ae257f2-7805-49a9-8247-31297775f15a-10077873297_thumb500.jpg",
    "thumbnail_uri": "https://ia601309.us.archive.org/20/items/mbid-2ae257f2-7805-49a9-8247-31297775f15a/mbid-2ae257f2-7805-49a9-8247-31297775f15a-10077873297_thumb250.jpg",
    "song": "Left Hand Free",
    "track_id": "869d82d7-55ae-43f5-8cc0-2af8a25a6849",
    "recording_id": "7f35b163-3abf-4622-ab87-6170edeb9df2",
    "artist": "alt-J",
    "artist_ids": [
        "fc7bbf00-fbaa-4736-986b-b3ac0266ca9b"
    ],
    "album": "This Is All Yours",
    "release_id": "2ae257f2-7805-49a9-8247-31297775f15a",
    "release_group_id": "23f52d25-a4bd-4b1f-9d7e-62dd47cdf375",
    "labels": [
        "Infectious Music"
    ],
    "label_ids": [
        "24d170a0-dfd0-404c-acbc-842ca2b213a6"
    ],
    "release_date": "2014-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Speaking about this 2014 tune to The Guardian,  the band called it \"the least Alt-J song ever.\" They wrote the cut to appease their American label who didn't think the lead track \"Hunger Of The Pine\" was a \"big single.\"\n\nThe song was written in twenty minutes and is based around a \"joke riff\" that vocalist and guitarist Joe Newman had been playing in rehearsals.\n\nDrummer Thom Green said: \"I tried to make the drums as clichéd as possible, there's none of my personality in it.\"\n\nNewman added: \"And I say, 'Gee whizz', which I'm not sure is a phrase I've ever uttered before.\"\n--\nalt-J most recently played Live on KEXP in 2022. You can watch the full session here: https://www.youtube.com/watch?v=XANPObswCsE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}