Information about plays

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

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

{
    "id": 3571752,
    "uri": "https://api.kexp.org/v2/plays/3571752/?format=api",
    "airdate": "2025-10-30T09:09:57-07:00",
    "show": 64972,
    "show_uri": "https://api.kexp.org/v2/shows/64972/?format=api",
    "image_uri": "https://ia801401.us.archive.org/34/items/mbid-d5955b5c-e3a7-45ed-ae4f-c80a8f7baf43/mbid-d5955b5c-e3a7-45ed-ae4f-c80a8f7baf43-28024411144_thumb500.jpg",
    "thumbnail_uri": "https://ia601401.us.archive.org/34/items/mbid-d5955b5c-e3a7-45ed-ae4f-c80a8f7baf43/mbid-d5955b5c-e3a7-45ed-ae4f-c80a8f7baf43-28024411144_thumb250.jpg",
    "song": "Video Games",
    "track_id": "4c5df264-4e8b-3873-8fb9-57f09673bb09",
    "recording_id": "b9d06b81-b582-46d4-ad41-be47a6961892",
    "artist": "Lana Del Rey",
    "artist_ids": [
        "b7539c32-53e7-4908-bda3-81449c367da6"
    ],
    "album": "Born to Die",
    "release_id": "d5955b5c-e3a7-45ed-ae4f-c80a8f7baf43",
    "release_group_id": "4b16a1bc-8644-48ae-9b3e-8ae36aa30cfc",
    "labels": [
        "Polydor",
        "Interscope Records"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2",
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2012-01-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Video Games\" is credited for being the launch of Del Rey's international success.\nDel Ray says about \"Video Games\": \"I had been writing some faster songs, and then I just thought, 'you know what, I'm gonna write...a ballad that's a little more true to myself'...That was \"Video Games\", and me and my sister made a video for it at home, and then The Weeknd, actually, Abel, posted it on his Tumblr like 11 days in a row...I was like 'oh, my God'...and then Fearne Cotton from Radio 1 in London saw it on his Tumblr and she gave me one play every day for a week.\"\nhttp://bit.ly/47hzeMD",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}