Information about plays

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

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

{
    "id": 3582217,
    "uri": "https://api.kexp.org/v2/plays/3582217/?format=api",
    "airdate": "2025-11-24T05:54:42-08:00",
    "show": 65196,
    "show_uri": "https://api.kexp.org/v2/shows/65196/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-e92d1ac4-d021-4cb4-980a-d7cdcef41e5b/mbid-e92d1ac4-d021-4cb4-980a-d7cdcef41e5b-37958033833_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-e92d1ac4-d021-4cb4-980a-d7cdcef41e5b/mbid-e92d1ac4-d021-4cb4-980a-d7cdcef41e5b-37958033833_thumb250.jpg",
    "song": "Queen Black Acid",
    "track_id": "92a776ad-98af-373d-8576-79ca04da4855",
    "recording_id": "042fdc1e-a627-4670-a084-2d22ea004060",
    "artist": "Menomena",
    "artist_ids": [
        "ad386705-fb8c-40ec-94d7-e690e079e979"
    ],
    "album": "Mines",
    "release_id": "642801c7-52f7-4f95-92c8-9da13e69f7de",
    "release_group_id": "7d07e2cd-d7d0-48d5-b44d-b88f88c63329",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2010-07-29",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Check out Menomena performing \"Queen Black Acid\" live in the KEXP studio back in 2010.\n\nhttps://www.youtube.com/watch?v=6zqEq4mPZQI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}