Information about plays

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

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

{
    "id": 3577120,
    "uri": "https://api.kexp.org/v2/plays/3577120/?format=api",
    "airdate": "2025-11-12T06:33:51-08:00",
    "show": 65087,
    "show_uri": "https://api.kexp.org/v2/shows/65087/?format=api",
    "image_uri": "https://ia804606.us.archive.org/24/items/mbid-777eaed0-a712-4b09-bebe-f544acfedfef/mbid-777eaed0-a712-4b09-bebe-f544acfedfef-9594266365_thumb500.jpg",
    "thumbnail_uri": "https://dn710704.ca.archive.org/0/items/mbid-777eaed0-a712-4b09-bebe-f544acfedfef/mbid-777eaed0-a712-4b09-bebe-f544acfedfef-9594266365_thumb250.jpg",
    "song": "Dizzy Miss Lizzy",
    "track_id": "db9230a3-9183-3c0b-a7a4-1105e55308a7",
    "recording_id": "149bb1d8-9d7b-43b1-8503-71ea9d514189",
    "artist": "ザ・スパイダース",
    "artist_ids": [
        "ad00c322-8c82-48a0-964c-6313f3471623"
    ],
    "album": "Banzai Freakbeat",
    "release_id": "777eaed0-a712-4b09-bebe-f544acfedfef",
    "release_group_id": "f6086c1b-d030-40dd-b5c7-d873d84b5184",
    "labels": [
        "Pachinko Rrecords"
    ],
    "label_ids": [
        "739ea88d-6d33-414b-845e-a783eb86f1dd"
    ],
    "release_date": "1996-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Today's Walker Wormhole Wednesday selection!! \n\nDizzy Miss Lizzy is a Beatles song. originally written and recorded by Larry Williams! The Spiders were a Japanese band started by Shouchi Tanabe. The group split in 1970, with several of its members going on to have long careers in Japanese showbusiness.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}