Information about plays

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

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

{
    "id": 3550100,
    "uri": "https://api.kexp.org/v2/plays/3550100/?format=api",
    "airdate": "2025-09-07T16:05:06-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia800900.us.archive.org/35/items/mbid-efc696c1-20c0-4b92-8087-02c4ab0b825e/mbid-efc696c1-20c0-4b92-8087-02c4ab0b825e-17718701971_thumb500.jpg",
    "thumbnail_uri": "https://ia600900.us.archive.org/35/items/mbid-efc696c1-20c0-4b92-8087-02c4ab0b825e/mbid-efc696c1-20c0-4b92-8087-02c4ab0b825e-17718701971_thumb250.jpg",
    "song": "Masseduction",
    "track_id": "c182056b-5d1f-4c6a-a320-67edd0d57892",
    "recording_id": "3e2f0fd5-ebdb-4fd5-aa73-6815928f102d",
    "artist": "St. Vincent",
    "artist_ids": [
        "5334edc0-5faf-4ca5-b1df-000de3e1f752"
    ],
    "album": "MASSEDUCTION",
    "release_id": "efc696c1-20c0-4b92-8087-02c4ab0b825e",
    "release_group_id": "53dd291e-372f-4f76-844b-1b5b42df6832",
    "labels": [
        "Loma Vista Recordings",
        "Concord Records"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c",
        "c5f3bc66-5e1e-47bf-8737-46612304aca6"
    ],
    "release_date": "2017-10-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cool connection: St. Vincent contributes her talents to her buddy David Byrne's new album, What is the Reason for It?, released on Friday.\n\nThe album was produced by Clark and Jack Antonoff at Electric Lady Studios in Manhattan, with additional recording at Rough Consumer Studio in Brooklyn, and Compound Fracture in Los Angeles.\n\nIt features contributions from Doveman on piano, Kamasi Washington on saxophone, Jenny Lewis on guest vocals, and beat production from Sounwave, as well as pedal steel by Greg Leisz and Rich Hinman, and additional guitar and vocals from her uncle and aunt Tuck & Patti, respectively.\n\nModel and actress Cara Delevingne, whom Clark had dated before they split in 2016, provided back-up vocals. https://tinyurl.com/hz93emv8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}