Information about plays

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

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

{
    "id": 3607107,
    "uri": "https://api.kexp.org/v2/plays/3607107/?format=api",
    "airdate": "2026-01-21T06:14:18-08:00",
    "show": 65713,
    "show_uri": "https://api.kexp.org/v2/shows/65713/?format=api",
    "image_uri": "https://ia800302.us.archive.org/18/items/mbid-ee9cfb57-d829-3b2b-9b01-98a96f364a84/mbid-ee9cfb57-d829-3b2b-9b01-98a96f364a84-13193150965_thumb500.jpg",
    "thumbnail_uri": "https://ia600302.us.archive.org/18/items/mbid-ee9cfb57-d829-3b2b-9b01-98a96f364a84/mbid-ee9cfb57-d829-3b2b-9b01-98a96f364a84-13193150965_thumb250.jpg",
    "song": "I Feel Insane",
    "track_id": "d41696f2-20ff-3556-ad12-8e4316118512",
    "recording_id": "71961b00-0bca-4a24-90c0-f053ecd4e4a9",
    "artist": "Daisy Chainsaw",
    "artist_ids": [
        "bd5280cb-5bbd-45c8-9891-a963692c1890"
    ],
    "album": "Eleventeen",
    "release_id": "2c3f90df-ea86-4865-b8cf-5f140032d6e3",
    "release_group_id": "5e65403a-7951-3c87-8342-ae835ef9fa80",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1992-10-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Of London's Daisy Chainsaw, The Guardian writes, \"Their riot grrrl peers across the Atlantic might have been more feted, but this debut album is gloriously thrashy and unhinged.\" https://bit.ly/3BgNF3k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}