Information about plays

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

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

{
    "id": 3636206,
    "uri": "https://api.kexp.org/v2/plays/3636206/?format=api",
    "airdate": "2026-03-31T23:53:06-07:00",
    "show": 66333,
    "show_uri": "https://api.kexp.org/v2/shows/66333/?format=api",
    "image_uri": "https://dn720001.ca.archive.org/0/items/mbid-276c80e1-b84e-4224-b57e-d849487fe36f/mbid-276c80e1-b84e-4224-b57e-d849487fe36f-44074294962_thumb500.jpg",
    "thumbnail_uri": "https://dn720001.ca.archive.org/0/items/mbid-276c80e1-b84e-4224-b57e-d849487fe36f/mbid-276c80e1-b84e-4224-b57e-d849487fe36f-44074294962_thumb250.jpg",
    "song": "Oh, My Albertine",
    "track_id": "bf9de930-2a1f-4291-a060-16621a7733df",
    "recording_id": "0b4431cc-58a0-446d-b822-f9653e78308d",
    "artist": "Hemi Hemingway feat. Vera Ellen",
    "artist_ids": [
        "be56bf5f-1cbf-434a-ad30-73122e57de9f",
        "a427d446-b417-40f5-bb34-9e1b092a63d0"
    ],
    "album": "Wings of Desire",
    "release_id": "276c80e1-b84e-4224-b57e-d849487fe36f",
    "release_group_id": "d3993acd-9c24-492e-be89-c10fc6751ea4",
    "labels": [
        "PNKSLM Recordings"
    ],
    "label_ids": [
        "f2f69d02-3063-4223-b921-2b9a6b1e1712"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Zealand artist Hemi Hemingway is self-described as a, 'enigmatic synth-soaked crooner'. His upcoming LP, 'Wings of Desire', is set to release on February 20, 2026. \n\nPreorder on Bandcamp NOW: https://hemihemingway.bandcamp.com/album/wings-of-desire-lp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}