Information about plays

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

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

{
    "id": 3554244,
    "uri": "https://api.kexp.org/v2/plays/3554244/?format=api",
    "airdate": "2025-09-17T16:15:20-07:00",
    "show": 64588,
    "show_uri": "https://api.kexp.org/v2/shows/64588/?format=api",
    "image_uri": "https://ia600200.us.archive.org/24/items/mbid-92fa2296-bbc8-4ff5-9bc8-f6b1981ec991/mbid-92fa2296-bbc8-4ff5-9bc8-f6b1981ec991-38453199134_thumb500.jpg",
    "thumbnail_uri": "https://ia600200.us.archive.org/24/items/mbid-92fa2296-bbc8-4ff5-9bc8-f6b1981ec991/mbid-92fa2296-bbc8-4ff5-9bc8-f6b1981ec991-38453199134_thumb250.jpg",
    "song": "Hot In Herre feat. The Traffic",
    "track_id": "43e2fd76-b4b8-4689-bbc1-3e79dfeb856d",
    "recording_id": "c3bc721c-e941-4992-8bd5-2acda57491eb",
    "artist": "DJ Nu‐Mark",
    "artist_ids": [
        "1968d208-dfec-4eec-b0ff-2a6926f15a38"
    ],
    "album": "Run For Cover",
    "release_id": "92fa2296-bbc8-4ff5-9bc8-f6b1981ec991",
    "release_group_id": "833e5418-3023-4867-8ab6-5b8cb761025d",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-10-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mark Potsic, better known by his stage name DJ Nu-Mark, is a member of Jurassic 5 and this is his all-covers album partnering with Australian funk band The Traffic.\n\nhttps://djnu-mark.bandcamp.com/album/run-for-cover",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}