Information about plays

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

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

{
    "id": 3619549,
    "uri": "https://api.kexp.org/v2/plays/3619549/?format=api",
    "airdate": "2026-02-19T14:51:46-08:00",
    "show": 65975,
    "show_uri": "https://api.kexp.org/v2/shows/65975/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/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": "Everybody Everybody feat. Bacao Rhythm & Steel Band",
    "track_id": "6280fbee-9f47-4696-bf79-40c3b02c967c",
    "recording_id": "19faada2-e9bc-433f-970e-70a2a177f24b",
    "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 an American hip hop producer and DJ. He is a member of Jurassic 5 and this is his all-covers album, taking hip hop/dance music and flipping it into multiple genres.\nThis cover of Black Box's \"Everybody Everybody\" features a band that Evie loves, Hamburg, Germany's Bacao Rhythm & Steel Band:\nhttps://bacaorhythmandsteelband.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}