Information about plays

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

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

{
    "id": 3635587,
    "uri": "https://api.kexp.org/v2/plays/3635587/?format=api",
    "airdate": "2026-03-30T12:33:26-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?format=api",
    "image_uri": "https://ia601500.us.archive.org/23/items/mbid-971fb101-ea4b-4199-a2db-28231661eee7/mbid-971fb101-ea4b-4199-a2db-28231661eee7-15982744939_thumb500.jpg",
    "thumbnail_uri": "https://dn710709.ca.archive.org/0/items/mbid-971fb101-ea4b-4199-a2db-28231661eee7/mbid-971fb101-ea4b-4199-a2db-28231661eee7-15982744939_thumb250.jpg",
    "song": "Soft Animal",
    "track_id": "d4fb36e8-9221-4221-ab3b-8c94d728e4b4",
    "recording_id": "e57b5207-834f-4fa7-9991-d2e869ddf479",
    "artist": "The Hotelier",
    "artist_ids": [
        "af63ec4d-9fe4-4001-bcb6-8dd160ee6451"
    ],
    "album": "Goodness",
    "release_id": "971fb101-ea4b-4199-a2db-28231661eee7",
    "release_group_id": "94ae0705-4cdf-4594-b5de-0e75e840ed6e",
    "labels": [
        "Tiny Engines"
    ],
    "label_ids": [
        "2610903c-f0ac-4e7c-a2ab-c50f7468a8c2"
    ],
    "release_date": "2016-05-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Worcester, Massachusetts - the band were credited as one of the driving forces behind the emo revival of the 2010s. https://bit.ly/4lXcaIq\n\nhttps://thehotelier.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}