Information about plays

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

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

{
    "id": 3639488,
    "uri": "https://api.kexp.org/v2/plays/3639488/?format=api",
    "airdate": "2026-04-08T14:11:06-07:00",
    "show": 66400,
    "show_uri": "https://api.kexp.org/v2/shows/66400/?format=api",
    "image_uri": "https://ia800109.us.archive.org/35/items/mbid-a95f2543-e597-4481-99b8-31e5d1d6d0b4/mbid-a95f2543-e597-4481-99b8-31e5d1d6d0b4-44754986192_thumb500.jpg",
    "thumbnail_uri": "https://ia600109.us.archive.org/35/items/mbid-a95f2543-e597-4481-99b8-31e5d1d6d0b4/mbid-a95f2543-e597-4481-99b8-31e5d1d6d0b4-44754986192_thumb250.jpg",
    "song": "SORRY! CRASH!",
    "track_id": "3039db4d-425d-4d98-8913-d771c9a4fa26",
    "recording_id": "e72ab057-16a5-47ac-83a3-dac7b4bbe57e",
    "artist": "Ecca Vandal",
    "artist_ids": [
        "6b4e962d-3dbc-4bda-82f0-25d35786f076"
    ],
    "album": "LOOKING FOR PEOPLE TO UNFOLLOW",
    "release_id": "a95f2543-e597-4481-99b8-31e5d1d6d0b4",
    "release_group_id": "6bb975e6-7289-443d-99b8-8e19c35ee92e",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2026-05-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ecca Vandal was born in South Africa to parents from Sri Lanka, who later took her to Australia, where she grew up. . From an early age, she fell in love with the improvisational art of jazz, which she has combined with the anarchic rebellion of punk with devil-may-care energy, just as she juggles references to metal, R&B, hip-hop and much more. She herself has mentioned Mr. Bungle, Björk and Deftones as sources of inspiration.\n--\n\nHer new 17-song album will be out on May 22nd.: https://www.revolvermag.com/news/ecca-vandal-announces-new-album-with-fiesty-song-sorry-crash/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}