Information about plays

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

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

{
    "id": 3546339,
    "uri": "https://api.kexp.org/v2/plays/3546339/?format=api",
    "airdate": "2025-08-29T14:35:33-07:00",
    "show": 64419,
    "show_uri": "https://api.kexp.org/v2/shows/64419/?format=api",
    "image_uri": "https://ia802903.us.archive.org/0/items/mbid-99581850-91e1-328f-ac75-788c3e7dd681/mbid-99581850-91e1-328f-ac75-788c3e7dd681-21224266519_thumb500.jpg",
    "thumbnail_uri": "https://ia802903.us.archive.org/0/items/mbid-99581850-91e1-328f-ac75-788c3e7dd681/mbid-99581850-91e1-328f-ac75-788c3e7dd681-21224266519_thumb250.jpg",
    "song": "PS Exclusive",
    "track_id": "437912da-df0d-3f05-828e-be529be68bff",
    "recording_id": "e7e3e6a4-60e7-48e6-b98a-be10147a0df6",
    "artist": "Life Without Buildings",
    "artist_ids": [
        "f2fc3767-1688-4a84-be35-38b7928a1fcc"
    ],
    "album": "Any Other City",
    "release_id": "5f011174-ec6e-4573-a422-880ef5044c42",
    "release_group_id": "b6ec1503-cc55-348c-9086-858bb71d0696",
    "labels": [
        "DC Baltimore 2012"
    ],
    "label_ids": [
        "8c318116-a6b6-4c00-b3fa-8d7bbf3a519a"
    ],
    "release_date": "2001-02-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Life Without Buildings was an art-rock band from Glasgow fronted by one-of-a-kind vocalist Sue Tompkins. Their first single, \"The Leanover,\" became a TikTok sensation recently: https://www.pastemagazine.com/music/life-without-buildings/life-without-buildings-tiktok/\n\nRead a review of the single (extraordinary) album they released here: https://pitchfork.com/reviews/albums/19181-life-without-buildings-any-other-city/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}