Information about plays

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

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

{
    "id": 3639790,
    "uri": "https://api.kexp.org/v2/plays/3639790/?format=api",
    "airdate": "2026-04-09T07:24:40-07:00",
    "show": 66406,
    "show_uri": "https://api.kexp.org/v2/shows/66406/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-2e7ae78b-e86a-4e6d-af98-2b16c1eca140/mbid-2e7ae78b-e86a-4e6d-af98-2b16c1eca140-18977273410_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-2e7ae78b-e86a-4e6d-af98-2b16c1eca140/mbid-2e7ae78b-e86a-4e6d-af98-2b16c1eca140-18977273410_thumb250.jpg",
    "song": "Every 1’s a Winner",
    "track_id": "3dcb6d1c-b93c-43ec-abcf-dab9551b908c",
    "recording_id": "8b3ada1b-612a-4808-9e4f-dd61daa06ef1",
    "artist": "Ty Segall",
    "artist_ids": [
        "07a17571-81fc-4cf8-a634-98f0d926d313"
    ],
    "album": "Freedom’s Goblin",
    "release_id": "2e7ae78b-e86a-4e6d-af98-2b16c1eca140",
    "release_group_id": "b413f67f-a68b-48d7-8b33-abbc09e9f763",
    "labels": [
        "Drag City"
    ],
    "label_ids": [
        "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
    ],
    "release_date": "2018-01-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ty Segall will be playing Austin Psych Fest on May 9th!\n\nThe 2026 Austin Psych Fest is taking place May 8th-10 with headliners including Ty Segall, Flaming Lips, DIIV, Black Angels, Momma and many more!\n\nhttps://www.brooklynvegan.com/austin-psych-fest-2026-lineup-flaming-lips-melodys-echo-chamber-diiv-ty-segall-black-angels-more/\n\nhttps://levitation.fm/pages/austin-psych-fest-2026",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}