Information about plays

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

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

{
    "id": 3629289,
    "uri": "https://api.kexp.org/v2/plays/3629289/?format=api",
    "airdate": "2026-03-15T13:55:39-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-7fd69ccd-99c8-4bd4-812d-dfdee283bc78/mbid-7fd69ccd-99c8-4bd4-812d-dfdee283bc78-35336532462_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-7fd69ccd-99c8-4bd4-812d-dfdee283bc78/mbid-7fd69ccd-99c8-4bd4-812d-dfdee283bc78-35336532462_thumb250.jpg",
    "song": "Hotline Bling",
    "track_id": "49c44fe7-bba4-4734-af73-a9233fb7faaf",
    "recording_id": "b90f26cb-fb24-4aea-bf7a-e13b80876ce8",
    "artist": "Bacao Rhythm & Steel Band",
    "artist_ids": [
        "7247ef92-6c65-484d-9cf1-a737382a4721"
    ],
    "album": "Hotline Bling",
    "release_id": "7fd69ccd-99c8-4bd4-812d-dfdee283bc78",
    "release_group_id": "baf6322d-be01-4ce0-afce-e764a251aada",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2023-03-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The A side of this 7 inch finds BRSB taking on a huge hit with an eerie cover of Drake's \"Hotline Bling\". The intro melodica hints at the melody and when the beat drops and the top line plays on the pans all bets are off.\n\nhttps://bacaorhythmandsteelband.bandcamp.com/album/hotline-bling-b-w-murkit-gem",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}