Information about plays

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

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

{
    "id": 3548228,
    "uri": "https://api.kexp.org/v2/plays/3548228/?format=api",
    "airdate": "2025-09-03T01:26:18-07:00",
    "show": 64460,
    "show_uri": "https://api.kexp.org/v2/shows/64460/?format=api",
    "image_uri": "https://ia600300.us.archive.org/21/items/mbid-470a5e47-1137-4f85-8336-fa898a22f3c0/mbid-470a5e47-1137-4f85-8336-fa898a22f3c0-6952104272_thumb500.jpg",
    "thumbnail_uri": "https://ia800300.us.archive.org/21/items/mbid-470a5e47-1137-4f85-8336-fa898a22f3c0/mbid-470a5e47-1137-4f85-8336-fa898a22f3c0-6952104272_thumb250.jpg",
    "song": "Miserlou",
    "track_id": "551a2637-bc00-3e77-9e8c-33ef6be88913",
    "recording_id": "4e88bdbf-ae6b-44e3-9017-3c1c368f08f3",
    "artist": "Dick Dale and His Del‐Tones",
    "artist_ids": [
        "820263ae-ab51-426d-85e9-bed5a74f00e1"
    ],
    "album": "Better Shred Than Dead: The Dick Dale Anthology",
    "release_id": "470a5e47-1137-4f85-8336-fa898a22f3c0",
    "release_group_id": "f4987f28-a0a7-3476-a979-e50ac4f68135",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1997-06-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off the Pulp Fiction soundtrack. \n---\nRichard Anthony Monsour, aka Dick Dale, was known as The King of the Surf Guitar. His style and music influenced guitarists such as Jimi Hendrix, Pete Townshend, Eddie Van Halen and Brian May....and that one guy at guitar center who...STOP PLAYING STAIRWAY TO HEAVEN BOBBY!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}