Information about plays

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

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

{
    "id": 3550795,
    "uri": "https://api.kexp.org/v2/plays/3550795/?format=api",
    "airdate": "2025-09-09T09:03:22-07:00",
    "show": 64516,
    "show_uri": "https://api.kexp.org/v2/shows/64516/?format=api",
    "image_uri": "https://ia803400.us.archive.org/29/items/mbid-2d6e12b4-3fd4-42d9-a0a2-8853bd957f11/mbid-2d6e12b4-3fd4-42d9-a0a2-8853bd957f11-30594703141_thumb500.jpg",
    "thumbnail_uri": "https://ia803400.us.archive.org/29/items/mbid-2d6e12b4-3fd4-42d9-a0a2-8853bd957f11/mbid-2d6e12b4-3fd4-42d9-a0a2-8853bd957f11-30594703141_thumb250.jpg",
    "song": "Teardrop",
    "track_id": "0146e07f-0518-4cf7-b8c2-c7cbb55d200c",
    "recording_id": "bc25eb04-5316-469f-ab60-cbb8d58d855a",
    "artist": "José González & The String Theory",
    "artist_ids": [
        "cd8c5019-5d75-4d5c-bc28-e1e26a7dd5c8",
        "f454066d-9a52-4883-ba7b-69b099c795bd"
    ],
    "album": "Live in Europe",
    "release_id": "2d6e12b4-3fd4-42d9-a0a2-8853bd957f11",
    "release_group_id": "10f52384-61f2-440a-ba64-1064ccd2557f",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2019-02-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hey John,\n\nThis morning show has been absolutely amazing. Long sets and songs for the win!\n\nNot sure if it fits with the DCFC vibes, but after you played that José González track yesterday, I played the entire live album with The String Theory and it ends with the absolutely stunning cover of Teardrop by Massive Attack. If you can fit that track in, that would be amazing, either way, I'm along for the ride!\n\nJay in Spencer, TN\n--\nCover of Massive Attack song “Teardrop.”\n\nHere's José González performing live in the KEXP studio back in 2016: https://www.youtube.com/watch?v=vo1zyMk1n5I\n\nhttps://jose-gonzalez.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}