Information about plays

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

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

{
    "id": 3544055,
    "uri": "https://api.kexp.org/v2/plays/3544055/?format=api",
    "airdate": "2025-08-24T03:47:37-07:00",
    "show": 64373,
    "show_uri": "https://api.kexp.org/v2/shows/64373/?format=api",
    "image_uri": "https://dn720703.ca.archive.org/0/items/mbid-aa90104a-ec1e-4de3-b954-12a63ea39747/mbid-aa90104a-ec1e-4de3-b954-12a63ea39747-33233332974_thumb500.jpg",
    "thumbnail_uri": "https://dn720703.ca.archive.org/0/items/mbid-aa90104a-ec1e-4de3-b954-12a63ea39747/mbid-aa90104a-ec1e-4de3-b954-12a63ea39747-33233332974_thumb250.jpg",
    "song": "Milkumana",
    "track_id": "3987577e-d91a-4e88-810c-448866599b48",
    "recording_id": "ca45ca03-eb43-4a89-a853-9682ed9f50c4",
    "artist": "King Stingray",
    "artist_ids": [
        "14298eeb-ddb7-4303-9274-92497bc9691a"
    ],
    "album": "King Stingray",
    "release_id": "aa90104a-ec1e-4de3-b954-12a63ea39747",
    "release_group_id": "fc92c13c-deed-4ce4-a8d4-6cf7e028715a",
    "labels": [
        "Cooking Vinyl Australia"
    ],
    "label_ids": [
        "3524ef94-95c6-4925-b94e-34f57566a78f"
    ],
    "release_date": "2022-08-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "King Stingray Live on KEXP Thursday, Aug. 28, at 11 AM [hosted by Kevin Sur]!!!\n\nAlso playing:\nWednesday, August 27th at Nectar Lounge (Seattle, WA)\n\nKing Stingray performs songs with lyrics in both English and in the indigenous language Yolŋu Matha from the people of northeast Arnhem Land in Australia.\"  They describe their sound as \"Yolŋu surf rock.\" They are descendants of Australian band \"royalty,\" formed by relatives of renowned  Aboriginal band Yothu Yindi. http://pilerats.com/music/bands/meet-king-stingray-hey-wanhaka/\n\nhttps://www.kingstingrayofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}