Information about plays

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

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

{
    "id": 3562597,
    "uri": "https://api.kexp.org/v2/plays/3562597/?format=api",
    "airdate": "2025-10-08T06:14:48-07:00",
    "show": 64777,
    "show_uri": "https://api.kexp.org/v2/shows/64777/?format=api",
    "image_uri": "https://ia801508.us.archive.org/2/items/mbid-fe3b1c33-2529-324e-ae24-079c9ba5deae/mbid-fe3b1c33-2529-324e-ae24-079c9ba5deae-3528723760_thumb500.jpg",
    "thumbnail_uri": "https://ia601508.us.archive.org/2/items/mbid-fe3b1c33-2529-324e-ae24-079c9ba5deae/mbid-fe3b1c33-2529-324e-ae24-079c9ba5deae-3528723760_thumb250.jpg",
    "song": "Thank You for Sending Me an Angel",
    "track_id": "ff628eef-a3e2-3a71-b9ee-a87af7590570",
    "recording_id": "6ed2ad39-fcb0-41f3-8477-cac4ed7d5793",
    "artist": "Talking Heads",
    "artist_ids": [
        "a94a7155-c79d-4409-9fcf-220cb0e4dc3a"
    ],
    "album": "More Songs About Buildings and Food",
    "release_id": "fe3b1c33-2529-324e-ae24-079c9ba5deae",
    "release_group_id": "2cecb2c0-cac3-3c55-8083-577308746230",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1987-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#367 Favorite Album of All Time - Talking Heads - More Songs About Buildings and Food\n\nMore Songs About Buildings and Food is the second studio album by the American rock band Talking Heads, released on July 14, 1978, by Sire Records. \n\nIn a 1979 interview with Creem, Tina Weymouth said of the title:\nWhen we were making this album I remembered this stupid discussion we had about titles for the last album,\" Tina smirked. \"At that time I said, 'What are we gonna call an album that's just about buildings and food?' And Chris said, 'You call it more songs about buildings and food.'\n\nwww.kexp.org/donate",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}