Information about plays

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

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

{
    "id": 3549637,
    "uri": "https://api.kexp.org/v2/plays/3549637/?format=api",
    "airdate": "2025-09-06T14:20:23-07:00",
    "show": 64492,
    "show_uri": "https://api.kexp.org/v2/shows/64492/?format=api",
    "image_uri": "https://ia902800.us.archive.org/6/items/mbid-04d3a433-a4f0-44ab-b293-5232f8013562/mbid-04d3a433-a4f0-44ab-b293-5232f8013562-20812910344_thumb500.jpg",
    "thumbnail_uri": "https://ia902800.us.archive.org/6/items/mbid-04d3a433-a4f0-44ab-b293-5232f8013562/mbid-04d3a433-a4f0-44ab-b293-5232f8013562-20812910344_thumb250.jpg",
    "song": "Natural Skin Deep",
    "track_id": "bad4b315-94bf-4b36-a7b7-6a01b6298c4c",
    "recording_id": "611a81b6-3bf0-44b6-ac1d-4091f4ea6f3f",
    "artist": "Neneh Cherry",
    "artist_ids": [
        "527c65d1-9fdb-4482-8796-dde2980bd63a"
    ],
    "album": "Broken Politics",
    "release_id": "04d3a433-a4f0-44ab-b293-5232f8013562",
    "release_group_id": "2fda0cd0-db31-4448-81f6-4979b5192077",
    "labels": [
        "Smalltown Supersound"
    ],
    "label_ids": [
        "eb1029b4-8229-4169-ae99-07540aa2ba80"
    ],
    "release_date": "2018-10-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Swedish singer Neneh Cherry recorded \"Broken Politics\" at Creative Music Studio in Woodstock, New York, which was once used by Cherry's stepfather, jazz musician Don Cherry, and makes use of samples from the recordings of Ornette Coleman, a longtime collaborator of Don.\n\nSpeaking about appearing on the BBC's \"Top of the Pops\" when she was seven months pregnant: \"I was aware of all the entrapments, being suddenly on my own in the spotlight, not working as part of the collective any more. But I remember standing there pregnant, and feeling charged by it – and proud, and very feminine, very woman. I thought, I'm not going to go away. I'm not going to go away.\" -- https://tinyurl.com/vbu8fcfh",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}