Information about plays

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

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

{
    "id": 3551318,
    "uri": "https://api.kexp.org/v2/plays/3551318/?format=api",
    "airdate": "2025-09-10T13:58:55-07:00",
    "show": 64526,
    "show_uri": "https://api.kexp.org/v2/shows/64526/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-56371d6e-7c9e-4ea9-81cc-bb9878a3ac74/mbid-56371d6e-7c9e-4ea9-81cc-bb9878a3ac74-29981341414_thumb500.jpg",
    "thumbnail_uri": "https://ia902301.us.archive.org/3/items/mbid-56371d6e-7c9e-4ea9-81cc-bb9878a3ac74/mbid-56371d6e-7c9e-4ea9-81cc-bb9878a3ac74-29981341414_thumb250.jpg",
    "song": "The Promise",
    "track_id": "400c024a-41cb-42ea-a964-cfbb687d93e3",
    "recording_id": "9d558bcb-5958-4dde-8e34-a3dc52e234e3",
    "artist": "Samia feat. Jelani Aryeh",
    "artist_ids": [
        "279ae894-037e-4058-a21a-e44dc8a8ca7d",
        "e4a42fa1-ae6a-4de8-81c7-af12ff3ea256"
    ],
    "album": "Scout",
    "release_id": "56371d6e-7c9e-4ea9-81cc-bb9878a3ac74",
    "release_group_id": "0ba213c9-ff4e-49c6-9de3-f99f1116fb01",
    "labels": [
        "Grand Jury Music"
    ],
    "label_ids": [
        "8651cee5-120f-4ad3-ae1f-a3a5d5752d69"
    ],
    "release_date": "2021-07-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Samia Najimy Finnerty will be in SF at The Fillmore on Saturday, September 20th. She's in Seattle at The Neptune Theatre on Wednesday, September 24th. \n--\nThis is a cover of the When in Rome 1987 song.\n--\nSamia performed at THING festival in 2023 and here at KEXP: https://www.youtube.com/watch?v=6ui4vtI-zLc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}