Information about plays

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

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

{
    "id": 3622473,
    "uri": "https://api.kexp.org/v2/plays/3622473/?format=api",
    "airdate": "2026-02-26T07:51:19-08:00",
    "show": 66034,
    "show_uri": "https://api.kexp.org/v2/shows/66034/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Illegal Hit (Joshua Idehen & Saturday, Monday Remake)",
    "track_id": "7fee314f-6aab-45cf-9e10-e5d142f4086c",
    "recording_id": "18d6255b-a21c-451d-ac8c-a01fb634ec3e",
    "artist": "Yttling Jazz",
    "artist_ids": [
        "f7a37916-688d-4409-8ff4-b1589bf761c4"
    ],
    "album": "\"Illegal Hit\" (Joshua Idehen & Saturday, Monday Remake)",
    "release_id": "949b6771-3324-4b30-aa36-2a4a93e08ea9",
    "release_group_id": "f9a892f0-7249-42d3-8a8b-2b3ca6943054",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-07-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Angela in Pasco wrote in with this recommendation!\n\n\"Good morning! Usually I'm here to request a song, but today I wanted to share one with Troy. Every time I play Yttling Jazz — \"Illegal Hit\" (Joshua Idehen & Saturday, Monday Remake), which is a lot right now because it's a banger, it goes through my mind that this feels like something Troy would have played on one of his sets lol. You share music with me, it's my turn to share with you (although shoot, you're probably well familiar with it already) anyhow here's my contribution to the kexp universe today. Happy thursday!\"\n\nhttps://www.youtube.com/watch?v=hmod5vTY8fM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}