Information about plays

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

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

{
    "id": 3560554,
    "uri": "https://api.kexp.org/v2/plays/3560554/?format=api",
    "airdate": "2025-10-02T18:31:55-07:00",
    "show": 64727,
    "show_uri": "https://api.kexp.org/v2/shows/64727/?format=api",
    "image_uri": "https://ia601306.us.archive.org/9/items/mbid-c3e70032-ba91-4031-b1ff-9659887b621c/mbid-c3e70032-ba91-4031-b1ff-9659887b621c-37907439303_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-c3e70032-ba91-4031-b1ff-9659887b621c/mbid-c3e70032-ba91-4031-b1ff-9659887b621c-37907439303_thumb250.jpg",
    "song": "Murder on the Dancefloor (triple j Like A Version)",
    "track_id": "babc38b6-9919-44d7-af1a-e1f6ced4b3d0",
    "recording_id": "da930fc1-1839-4e83-a6ef-a9da1d0a1850",
    "artist": "Royel Otis",
    "artist_ids": [
        "2244c1f9-773f-4541-a4fe-ee6dc4f2ce60"
    ],
    "album": "Murder on the Dancefloor (triple j Like A Version)",
    "release_id": "c3e70032-ba91-4031-b1ff-9659887b621c",
    "release_group_id": "8a7ce664-4d37-4e27-be4d-9581cf4de81f",
    "labels": [
        "Triple J"
    ],
    "label_ids": [
        "aac15e25-6197-43ee-bd71-4c64ca92028c"
    ],
    "release_date": "2024-01-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout out to Rachel in Poulsbo for this cover request! \n\nAustralian duo Royel Otis - this is their cover of Sophie Ellis-Bextor's \"Murder on the Dancefloor.\" The original was co-written with Gregg Alexander (of The New Radicals). https://www.royelotis.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}