Information about plays

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

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

{
    "id": 3613467,
    "uri": "https://api.kexp.org/v2/plays/3613467/?format=api",
    "airdate": "2026-02-05T08:44:06-08:00",
    "show": 65845,
    "show_uri": "https://api.kexp.org/v2/shows/65845/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-c0a74997-a329-311e-91d8-c68798a7db51/mbid-c0a74997-a329-311e-91d8-c68798a7db51-27326441724_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-c0a74997-a329-311e-91d8-c68798a7db51/mbid-c0a74997-a329-311e-91d8-c68798a7db51-27326441724_thumb250.jpg",
    "song": "Lust for Life",
    "track_id": "2c27a246-6f54-3129-8fb2-9d7b46902e68",
    "recording_id": "36f39793-ee3b-4b7b-821c-f55638ee5027",
    "artist": "Iggy Pop",
    "artist_ids": [
        "f37b3f31-b1f8-4b88-8cb5-b34f709b17d7"
    ],
    "album": "Lust for Life",
    "release_id": "c0a74997-a329-311e-91d8-c68798a7db51",
    "release_group_id": "15dc9ccf-e33b-3f4d-8c81-8346388d0b29",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "1977-08-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ever see Iggy's cockatoo, Biggy Pop, dance to Sleaford Mods?  If you ever need a pick-me-up, here you go: https://tinyurl.com/3jpjajhz\n\n(Bonus: Here's Biggy's very own Insta account!  https://tinyurl.com/3wj9epna)\n\nTop 2000 A Gogo is a fabulous mini-documentary series by NTR (a Dutch public-service broadcaster), and in the following episode, the camera is trained on Iggy Pop, who describes how this song came to fruition. Enjoy the rabbit hole! https://tinyurl.com/3txfh224\n\nTLDW: Pop explains how the song came together with David Bowie. \"We were sitting around his digs on the floor, because it was a no-chairs kind of place. \n\n\"We had a production contract and a schedule and he had to get it out of the way, so he said, 'Let's get a song here.'\n\n\"He picked up a little ukulele he had - I think it might have been his son's - and just came up with that progression, which I thought was great.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}