Information about plays

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

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

{
    "id": 3575713,
    "uri": "https://api.kexp.org/v2/plays/3575713/?format=api",
    "airdate": "2025-11-08T20:40:02-08:00",
    "show": 65059,
    "show_uri": "https://api.kexp.org/v2/shows/65059/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-6167ea77-0688-4fd8-b6de-5c054a825f56/mbid-6167ea77-0688-4fd8-b6de-5c054a825f56-33337223967_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-6167ea77-0688-4fd8-b6de-5c054a825f56/mbid-6167ea77-0688-4fd8-b6de-5c054a825f56-33337223967_thumb250.jpg",
    "song": "Monsterbater",
    "track_id": "ec5f9ea6-cfc1-44a1-a274-2be1b444feaa",
    "recording_id": "d3cbb762-5f46-4581-9eb3-202f461cde29",
    "artist": "Hobosexual",
    "artist_ids": [
        "b5adb729-a140-4994-baae-6f320eb88454"
    ],
    "album": "Monolith",
    "release_id": "6167ea77-0688-4fd8-b6de-5c054a825f56",
    "release_group_id": "4a21442a-a1f2-4314-82d9-305286a7cb2b",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2017-11-03",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Hobosexual! This heavy rock band formed in 2009 in Seattle -- this is off their third album Monolith, which came out in 2017 and is their most recent record!\n\nhttps://hobosexualmusic.bandcamp.com/album/monolith",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}