Information about plays

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

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

{
    "id": 3639020,
    "uri": "https://api.kexp.org/v2/plays/3639020/?format=api",
    "airdate": "2026-04-07T10:34:31-07:00",
    "show": 66391,
    "show_uri": "https://api.kexp.org/v2/shows/66391/?format=api",
    "image_uri": "https://ia600406.us.archive.org/18/items/mbid-9f042146-0ea0-4d2c-9819-757dc505d125/mbid-9f042146-0ea0-4d2c-9819-757dc505d125-32460996971_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-9f042146-0ea0-4d2c-9819-757dc505d125/mbid-9f042146-0ea0-4d2c-9819-757dc505d125-32460996971_thumb250.jpg",
    "song": "Bird Without a Tail / Base of My Skull",
    "track_id": "dd051305-7f84-4f68-9427-208ee5de42f8",
    "recording_id": "6647af76-cb5b-4101-a571-1a0d5a3eab77",
    "artist": "Wilco",
    "artist_ids": [
        "9e53f84d-ef44-4c16-9677-5fd4d78cbd7d"
    ],
    "album": "Cruel Country",
    "release_id": "9f042146-0ea0-4d2c-9819-757dc505d125",
    "release_group_id": "e03fbefb-4b8f-4c14-974d-5e93d8a71f8c",
    "labels": [
        "dBpm Records"
    ],
    "label_ids": [
        "e57766cd-f855-46ae-ad7a-09b491cd4f71"
    ],
    "release_date": "2022-05-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jeff Tweedy was just live in the KEXP studio on Thursday, April 2nd, at noon.  You can listen to that performance for two weeks on  KEXP's streaming archive: https://www.kexp.org/archive/Subscribe to our YouTube channel to watch that session when it airs: https://www.youtube.com/kexp\n--\nSee a live performance of \"Bird Without a Tail / Base of My Skull\" in NYC in 2024: https://www.youtube.com/watch?v=Py3rKbmW5nc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}