Information about plays

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

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

{
    "id": 3571772,
    "uri": "https://api.kexp.org/v2/plays/3571772/?format=api",
    "airdate": "2025-10-30T10:13:04-07:00",
    "show": 64973,
    "show_uri": "https://api.kexp.org/v2/shows/64973/?format=api",
    "image_uri": "https://dn710102.ca.archive.org/0/items/mbid-1e32f262-e0b3-4307-bd19-0ea6a78a87d7/mbid-1e32f262-e0b3-4307-bd19-0ea6a78a87d7-43001721684_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-1e32f262-e0b3-4307-bd19-0ea6a78a87d7/mbid-1e32f262-e0b3-4307-bd19-0ea6a78a87d7-43001721684_thumb250.jpg",
    "song": "Murder of Crows",
    "track_id": "0ca41ed3-9d16-4961-91ae-e1c7a7d28957",
    "recording_id": "d45e29b4-6c63-43bb-b8a7-4a50db1f854e",
    "artist": "Leanne Betasamosake Simpson",
    "artist_ids": [
        "5c09dcfe-52ba-46f5-b248-92fb846dbfba"
    ],
    "album": "Live Like The Sky",
    "release_id": "1e32f262-e0b3-4307-bd19-0ea6a78a87d7",
    "release_group_id": "0b055ceb-0464-4ae4-ad57-ad61f2c4857d",
    "labels": [
        "You've Changed Records"
    ],
    "label_ids": [
        "ca792f70-e07f-45a1-998e-45e89b8a6be8"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Leanne Betasamosake Simpson is a Nishnaabeg (NISH-NAW-BAY) musician, writer, academic.\n\nhttps://www.leannesimpson.ca/\n\nhttps://leannesimpson.bandcamp.com/track/murder-of-crows",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}