Information about plays

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

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

{
    "id": 3500377,
    "uri": "https://api.kexp.org/v2/plays/3500377/?format=api",
    "airdate": "2025-05-12T10:20:16-07:00",
    "show": 63442,
    "show_uri": "https://api.kexp.org/v2/shows/63442/?format=api",
    "image_uri": "https://ia803407.us.archive.org/1/items/mbid-4bbf0c19-0885-4ca4-a69c-4fa77b2f4edd/mbid-4bbf0c19-0885-4ca4-a69c-4fa77b2f4edd-29289407273_thumb500.jpg",
    "thumbnail_uri": "https://ia803407.us.archive.org/1/items/mbid-4bbf0c19-0885-4ca4-a69c-4fa77b2f4edd/mbid-4bbf0c19-0885-4ca4-a69c-4fa77b2f4edd-29289407273_thumb250.jpg",
    "song": "Narrator",
    "track_id": "39df2d98-17fb-4895-a49a-fdb910cf38f1",
    "recording_id": "dc833516-11ff-421a-9aa1-ec9c83a4842e",
    "artist": "Squid feat. Martha Skye Murphy",
    "artist_ids": [
        "7c300a13-f448-4dea-83cc-5451e076ea65",
        "5422ef5d-00d4-4c7a-81ab-03cb8fc3cc45"
    ],
    "album": "Bright Green Field",
    "release_id": "b64e9320-5781-46a7-90f1-367022352d88",
    "release_group_id": "1cda298d-bffd-40e5-b4b7-a5fc35a3e5a1",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2021-05-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Squid melted our brains when they played \"Narrator\" Live on KEXP (hosted by Cheryl Waters)! Check out video from their full session here: https://bit.ly/3Fm9Ua0.\n\nSquid said, \"'Narrator' was inspired by the 2019 film A Long Day’s Journey Into Night. The song follows a man who is losing the distinction between memory, dream, and reality, and how you can often mold your memories of people to fit a narrative that benefits your ego. After some discussions with Martha [Skye Murphy] she thought it’d be a good idea that she play the part of the woman wanting to break free from the dominating story the male has set​.\"\n\nCheryl selected this song as a KEXP Song of the Day in 2021: https://www.kexp.org/podcasts/song-of-the-day/2021/3/18/squid-narrator-feat-martha-skye-murphy/.\n\nhttps://squidband.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}