Information about plays

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

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

{
    "id": 3558838,
    "uri": "https://api.kexp.org/v2/plays/3558838/?format=api",
    "airdate": "2025-09-28T14:53:55-07:00",
    "show": 64691,
    "show_uri": "https://api.kexp.org/v2/shows/64691/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-e9ed55ae-c5e2-4a61-ab27-c0f65d6542d4/mbid-e9ed55ae-c5e2-4a61-ab27-c0f65d6542d4-42862738867_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-e9ed55ae-c5e2-4a61-ab27-c0f65d6542d4/mbid-e9ed55ae-c5e2-4a61-ab27-c0f65d6542d4-42862738867_thumb250.jpg",
    "song": "Abebayehosh",
    "track_id": "005ea383-262d-474e-bc54-cebadf7b2f6c",
    "recording_id": "25025117-fefd-4f91-b9f0-1c265d7f273a",
    "artist": "Meklit",
    "artist_ids": [
        "2de6d5d5-d2ca-44d7-8354-e7f2caef7646"
    ],
    "album": "A Piece of Infinity",
    "release_id": "e9ed55ae-c5e2-4a61-ab27-c0f65d6542d4",
    "release_group_id": "eed90b5d-f09f-4e35-a02c-c873cb4e584e",
    "labels": [
        "Smithsonian Folkways"
    ],
    "label_ids": [
        "a1bc50b9-4ef5-409d-9042-594d653f425a"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Meklit is an Ethio-American vocalist, composer and cultural strategist whose music has been featured by the New York Times, BBC, NPR and many more. She is a NatGeo Explorer, a TED Sr. Fellow and has collaborated with Kronos Quartet, Andrew Bird and Preservation Hall.\n\nShe performs at The Freight in Berkeley on January 24th.\n\nhttps://meklitsings.bandcamp.com/album/a-piece-of-infinity\nhttps://www.meklitmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}