Information about plays

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

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

{
    "id": 3657106,
    "uri": "https://api.kexp.org/v2/plays/3657106/?format=api",
    "airdate": "2026-05-20T05:21:46-07:00",
    "show": 66765,
    "show_uri": "https://api.kexp.org/v2/shows/66765/?format=api",
    "image_uri": "https://dn710006.ca.archive.org/0/items/mbid-670df164-7570-4aa0-91ff-2e111c8ec3b3/mbid-670df164-7570-4aa0-91ff-2e111c8ec3b3-30580390841_thumb500.jpg",
    "thumbnail_uri": "https://dn710006.ca.archive.org/0/items/mbid-670df164-7570-4aa0-91ff-2e111c8ec3b3/mbid-670df164-7570-4aa0-91ff-2e111c8ec3b3-30580390841_thumb250.jpg",
    "song": "I’ll Be Your Mirror",
    "track_id": "d7b40766-97e8-4b6e-be3b-9648b7c6ec97",
    "recording_id": "83789200-0c06-4a87-af5e-cc5e9edd4298",
    "artist": "Courtney Barnett",
    "artist_ids": [
        "55111838-f001-494a-a1b5-9d818db85810"
    ],
    "album": "I'll Be Your Mirror: A Tribute to the Velvet Underground & Nico",
    "release_id": "670df164-7570-4aa0-91ff-2e111c8ec3b3",
    "release_group_id": "5fad3a03-874d-4797-8d93-e65f0e4b761c",
    "labels": [
        "Verve"
    ],
    "label_ids": [
        "99a24d71-54c1-4d3f-88cc-00fbcc4fce83"
    ],
    "release_date": "2021-09-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is Courtney Barnett's cover of The Velvet Underground. \n\n“I love them… (The Velvet Underground & Nico),” Barnett says. “When I listen to “I’ll Be Your Mirror” and read the lyrics, I realize it’s a perfect song. I can relate to every inch of it. I just felt like I could get inside the world of this song.”: https://bit.ly/394mlq6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}