Information about plays

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

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

{
    "id": 3657182,
    "uri": "https://api.kexp.org/v2/plays/3657182/?format=api",
    "airdate": "2026-05-20T09:50:48-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://dn711302.ca.archive.org/0/items/mbid-c113a8c9-d6c6-359a-b712-1033a5bb6d5e/mbid-c113a8c9-d6c6-359a-b712-1033a5bb6d5e-16032267140_thumb500.jpg",
    "thumbnail_uri": "https://dn711302.ca.archive.org/0/items/mbid-c113a8c9-d6c6-359a-b712-1033a5bb6d5e/mbid-c113a8c9-d6c6-359a-b712-1033a5bb6d5e-16032267140_thumb250.jpg",
    "song": "Jane of the Waking Universe",
    "track_id": "f6afc310-adcb-3cef-95ed-42da3cf7fbef",
    "recording_id": "d71bd8d1-de7a-4b47-b8c9-f58eb75d8ad7",
    "artist": "Guided by Voices",
    "artist_ids": [
        "6c85f4c3-026c-4c16-9a7c-f546f42ed0fb"
    ],
    "album": "Mag Earwhig!",
    "release_id": "6e69d0af-df8f-3d6e-94a3-a61188e82ddb",
    "release_group_id": "bc2fb559-1938-34a5-b8b0-2e25e0e784f1",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "1997-05-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day in 1997!\n\n'Mag Earwhig!' is a 1997 album release by indie rock band Guided by Voices. Following the dissolution of the group's \"classic\" lineup, band-leader Robert Pollard recruited Cleveland group Cobra Verde as his backing band, while retaining the Guided by Voices name. It was the second release to feature future long-term collaborator Doug Gillard.\n\nTheir NEW album 'Crawlspace of the Pantheon' comes out on May 29!\n\nhttps://guidedbyvoices.bandcamp.com\nhttps://www.guidedbyvoices.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}