Information about plays

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

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

{
    "id": 3597988,
    "uri": "https://api.kexp.org/v2/plays/3597988/?format=api",
    "airdate": "2025-12-30T11:48:50-08:00",
    "show": 65515,
    "show_uri": "https://api.kexp.org/v2/shows/65515/?format=api",
    "image_uri": "https://ia904505.us.archive.org/15/items/mbid-6541a365-b131-4e75-a434-ec5d4f402ba8/mbid-6541a365-b131-4e75-a434-ec5d4f402ba8-7940010259_thumb500.jpg",
    "thumbnail_uri": "https://ia904505.us.archive.org/15/items/mbid-6541a365-b131-4e75-a434-ec5d4f402ba8/mbid-6541a365-b131-4e75-a434-ec5d4f402ba8-7940010259_thumb250.jpg",
    "song": "Dream Baby Dream",
    "track_id": "228deca2-a2c5-3312-96ac-818a18e127b7",
    "recording_id": "fc159c6f-0097-4f85-b305-2c421df67e81",
    "artist": "Black Tambourine",
    "artist_ids": [
        "8cf2cf86-fb95-4a93-be6b-37d98d3df506"
    ],
    "album": "Black Tambourine",
    "release_id": "6541a365-b131-4e75-a434-ec5d4f402ba8",
    "release_group_id": "f7817ed4-fea4-4396-910f-ee1393e8445a",
    "labels": [
        "Slumberland Records"
    ],
    "label_ids": [
        "5bf0ffc7-898d-43f0-a072-b072506fe617"
    ],
    "release_date": "2010-03-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jane in Palo Alto wanted some Black Tambourine today.\n\nFormed in Washington, D.C. in 1989, Black Tambourine comprised vocalist Pam Berry, guitarists Archie Moore and Brian Nelson (also members of Velocity Girl) and drummer Mike Schulman (also of Whorl); though they only played a handful of live shows during their short lifetime, Black Tambourine issued two 7\" singles that are seminal slices of US indie pop.\n\nhttps://blacktambourine.bandcamp.com\nhttps://slumberlandrecords.com/black-tambourine",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}