Information about plays

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

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

{
    "id": 3519937,
    "uri": "https://api.kexp.org/v2/plays/3519937/?format=api",
    "airdate": "2025-06-28T12:53:18-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://ia903400.us.archive.org/5/items/mbid-07ce2071-cb86-4a09-8f83-447c08264f3e/mbid-07ce2071-cb86-4a09-8f83-447c08264f3e-29049775114_thumb500.jpg",
    "thumbnail_uri": "https://ia803400.us.archive.org/5/items/mbid-07ce2071-cb86-4a09-8f83-447c08264f3e/mbid-07ce2071-cb86-4a09-8f83-447c08264f3e-29049775114_thumb250.jpg",
    "song": "I Want to Break Free",
    "track_id": "27abbfdd-73b5-3500-8acc-47607f87a1c5",
    "recording_id": "8f0a2dcc-67f6-4510-bd59-ffd820217832",
    "artist": "Queen",
    "artist_ids": [
        "0383dadf-2a4e-4d10-a46a-e9e041da8eb3"
    ],
    "album": "The Works",
    "release_id": "07ce2071-cb86-4a09-8f83-447c08264f3e",
    "release_group_id": "44c90c72-76b5-3c13-890e-3d37f21c10c9",
    "labels": [
        "Hollywood Records"
    ],
    "label_ids": [
        "6bb7c1b2-cb06-4381-9c59-02b1ae4aa96d"
    ],
    "release_date": "2012-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Originally released in 1984.\n\nThe \"I Want to Break Free\" video parodies a popular British television soap, \"Coronation Street.\" \n\nThe opening sequence features all the band members in drag (Mercury as a housewife, Deacon as grandmother, Taylor as a schoolgirl, and May as a housewife), confusing many people who didn't catch the reference. \n\nBrian May was asked in an interview with Q magazine March 2011 whether each band member's character in the video was an accurate reflection of their personalities? He replied: \"Of Course!\" \nhttps://bit.ly/3HAy0gF\n\nWatch the video! \nhttps://youtu.be/f4Mc-NYPHaQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}