Information about plays

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

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

{
    "id": 3582690,
    "uri": "https://api.kexp.org/v2/plays/3582690/?format=api",
    "airdate": "2025-11-25T07:12:08-08:00",
    "show": 65206,
    "show_uri": "https://api.kexp.org/v2/shows/65206/?format=api",
    "image_uri": "https://ia600501.us.archive.org/12/items/mbid-cc375ead-64f3-456e-9ad6-128a37f0497a/mbid-cc375ead-64f3-456e-9ad6-128a37f0497a-15050624182_thumb500.jpg",
    "thumbnail_uri": "https://ia600501.us.archive.org/12/items/mbid-cc375ead-64f3-456e-9ad6-128a37f0497a/mbid-cc375ead-64f3-456e-9ad6-128a37f0497a-15050624182_thumb250.jpg",
    "song": "Still in Love Song",
    "track_id": "34820610-3dd8-357f-90ac-6b654eee4bbf",
    "recording_id": "a1d1ba4a-e5be-4971-b90d-bfe7a7459c33",
    "artist": "The Stills",
    "artist_ids": [
        "e8eed2c6-269a-47c0-aed9-8517a304b02c"
    ],
    "album": "Logic Will Break Your Heart",
    "release_id": "cc375ead-64f3-456e-9ad6-128a37f0497a",
    "release_group_id": "4690a3a8-a350-3dd6-b262-488d82d8b59f",
    "labels": [
        "VICE Records"
    ],
    "label_ids": [
        "4e909fce-55f3-422c-94f1-7d294b60e776"
    ],
    "release_date": "2003-10-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Stills were an indie rock band which formed in 2000 in Montreal, Quebec, Canada. The band consisted of Tim Fletcher (vocals, guitar), Greg Paquet (guitar), Liam O'Neil (keyboards), Oliver Corbeil (bass) and Dave Hamelin (drums, vocals, guitar). \n--\nThat's Corbiel (otherwise known as Oliver Crowe) with that great bass line.\n\nThe band announced their breakup in 2011. Read about it here: https://pitchfork.com/news/42230-the-stills-you-say-party-break-up/\n\nhttps://www.facebook.com/thestills/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}