Information about plays

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

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

{
    "id": 3544534,
    "uri": "https://api.kexp.org/v2/plays/3544534/?format=api",
    "airdate": "2025-08-25T06:37:57-07:00",
    "show": 64383,
    "show_uri": "https://api.kexp.org/v2/shows/64383/?format=api",
    "image_uri": "https://ia601302.us.archive.org/18/items/mbid-f36f680c-8fa6-448b-83dd-0b33c544b6b0/mbid-f36f680c-8fa6-448b-83dd-0b33c544b6b0-13191298653_thumb500.jpg",
    "thumbnail_uri": "https://ia601302.us.archive.org/18/items/mbid-f36f680c-8fa6-448b-83dd-0b33c544b6b0/mbid-f36f680c-8fa6-448b-83dd-0b33c544b6b0-13191298653_thumb250.jpg",
    "song": "Men Explain Things to Me",
    "track_id": "fc2872b6-7eec-4e0c-b0d7-c7560be5958d",
    "recording_id": "85e3f03d-7d1d-4a02-931e-1608b73f960e",
    "artist": "Tacocat",
    "artist_ids": [
        "b0635f14-7d93-4276-8943-6bc251aea033"
    ],
    "album": "Lost Time",
    "release_id": "5aad7604-bfab-4eb0-a948-eadcf09dba0e",
    "release_group_id": "18b6065f-b010-4ee7-add5-0611d5f46348",
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2016-04-01",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Steph in L.A. \n\n\"Tacocat’s third studio album, Lost Time (an X-Files reference, doy), is their first with producer Erik Blood. Blood’s sounds are wide and expansive, bringing a fullness to the band’s familiar sparkling snarl. The Tacocat of Lost Time are triumphantly youthful but also plainspoken and wise, as catchy as they are substantive.\" https://tacocat.bandcamp.com/album/lost-time-3\n\nLearn more about the Rebecca Solnit essay \"Men Explain Things to Me,\" from which Tacocat got the title of their song: https://www.guernicamag.com/rebecca-solnit-men-explain-things-to-me/\n\nhttp://tacocatdotcom.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}