Information about plays

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

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

{
    "id": 3624911,
    "uri": "https://api.kexp.org/v2/plays/3624911/?format=api",
    "airdate": "2026-03-03T18:25:09-08:00",
    "show": 66082,
    "show_uri": "https://api.kexp.org/v2/shows/66082/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Javelin",
    "track_id": "90a8c3fb-bb96-4713-bc59-78d1bf540bdf",
    "recording_id": "3e3c3487-1f0c-4027-9fdf-aa65ac299821",
    "artist": "Kevin Morby",
    "artist_ids": [
        "eac962e1-0295-4e69-a266-4dab2adb4f11"
    ],
    "album": "Little Wide Open",
    "release_id": "290ea3d8-1fda-4a16-b878-8606382e7664",
    "release_group_id": "a2647d6a-fc8f-49da-98c2-2a7d3a760e67",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kevin Morby will be on tour soon: \n-Seattle on May 18th at The Neptune Theatre \n-SF on May 21st at The Fillmore \n\n\"Javelin\" is the first single from Morby's forthcoming album, Little Wide Open, which will be out in full on May 15th! \n\nEnjoy Kevin Morby's Live on KEXP session from 2022: https://www.youtube.com/watch?v=0cYriEUT1Qk&t=1s.\n\nhttps://kevinmorby.bandcamp.com/\nhttps://www.kevinmorby.com/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}