Information about plays

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

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

{
    "id": 3571895,
    "uri": "https://api.kexp.org/v2/plays/3571895/?format=api",
    "airdate": "2025-10-30T16:38:34-07:00",
    "show": 64977,
    "show_uri": "https://api.kexp.org/v2/shows/64977/?format=api",
    "image_uri": "https://ia801906.us.archive.org/7/items/mbid-0d33ef7a-1f5d-4365-b807-b412271b99c3/mbid-0d33ef7a-1f5d-4365-b807-b412271b99c3-3778673680_thumb500.jpg",
    "thumbnail_uri": "https://ia601906.us.archive.org/7/items/mbid-0d33ef7a-1f5d-4365-b807-b412271b99c3/mbid-0d33ef7a-1f5d-4365-b807-b412271b99c3-3778673680_thumb250.jpg",
    "song": "Inertia Creeps",
    "track_id": "c8387f01-ac72-3631-9bd3-1ce92bbe45a5",
    "recording_id": "cb704029-adf6-408f-b91b-6883df02540a",
    "artist": "Massive Attack",
    "artist_ids": [
        "10adbe5e-a2c0-4bf3-8249-2b4cbf6e6ca8"
    ],
    "album": "Mezzanine",
    "release_id": "0d33ef7a-1f5d-4365-b807-b412271b99c3",
    "release_group_id": "6f9f6899-c0d3-311d-ae87-a10ae6bc53a9",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "1998-05-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song sampled sound effects from Ultravox's 1977 \"ROckwrok.\"\n\nThe beat came from Turkish music overheard by Massive Attack at an Istanbul belly dance club. The very percussive nature of it piqued 3D's interest immediately. He explained: \"We went to a belly dancer show on our day off in this really tacky tourist club. It was a cabaret thing; this guy did a version of New York, New York with his cane and hat. Then the belly dancers came on and they'd all seen better days. It really was hanging, but the music was wicked. Mush (Andrew \"Mushroom\" Vowle) went and got some tapes the next day.\"\n\nhttps://www.massiveattack.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}