Information about plays

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

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

{
    "id": 3572163,
    "uri": "https://api.kexp.org/v2/plays/3572163/?format=api",
    "airdate": "2025-10-31T09:28:59-07:00",
    "show": 64982,
    "show_uri": "https://api.kexp.org/v2/shows/64982/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-76321c02-2e7c-4255-a784-5c95abd761d4/mbid-76321c02-2e7c-4255-a784-5c95abd761d4-39379196479_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-76321c02-2e7c-4255-a784-5c95abd761d4/mbid-76321c02-2e7c-4255-a784-5c95abd761d4-39379196479_thumb250.jpg",
    "song": "Devil",
    "track_id": "725646e3-23c2-4558-ba57-ad258112552b",
    "recording_id": "10e043bd-e392-4110-bfc1-2cd777251648",
    "artist": "Full Flower Moon Band",
    "artist_ids": [
        "21db5853-8622-4eb7-b318-2dacdb65ba78"
    ],
    "album": "Megaflower",
    "release_id": "76321c02-2e7c-4255-a784-5c95abd761d4",
    "release_group_id": "e0e558d0-4bd1-4416-8c91-2d8faae36bda",
    "labels": [
        "Silver Arrow"
    ],
    "label_ids": [
        "e3e6fefb-8d9f-4f3a-b90b-5559e62603d2"
    ],
    "release_date": "2024-07-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Full Flower Moon Band  is a Brisbane, Australia five-piece, fronted by Kate \"Babyshakes\"  Dillon.: https://artsound.fm/music/full-flower-moon-band/\n--\nHere's the official music video for \"Devil\": https://www.youtube.com/watch?v=xXA0PjIGdEs\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}