Information about plays

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

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

{
    "id": 3634517,
    "uri": "https://api.kexp.org/v2/plays/3634517/?format=api",
    "airdate": "2026-03-28T05:18:13-07:00",
    "show": 66299,
    "show_uri": "https://api.kexp.org/v2/shows/66299/?format=api",
    "image_uri": "https://dn720706.ca.archive.org/0/items/mbid-fa0e60c5-af35-409b-8f88-32a544473a9b/mbid-fa0e60c5-af35-409b-8f88-32a544473a9b-44034927489_thumb500.jpg",
    "thumbnail_uri": "https://ia801708.us.archive.org/3/items/mbid-fa0e60c5-af35-409b-8f88-32a544473a9b/mbid-fa0e60c5-af35-409b-8f88-32a544473a9b-44034927489_thumb250.jpg",
    "song": "Future Spring",
    "track_id": "7f53cd06-5754-4a1d-aa3c-c61513d7fe00",
    "recording_id": "655f557f-1ef0-42dd-836f-1e583f5054ce",
    "artist": "Gladie",
    "artist_ids": [
        "702dfb4f-0049-4ccf-86fa-39cbe50bfd40"
    ],
    "album": "No Need to Be Lonely",
    "release_id": "fa0e60c5-af35-409b-8f88-32a544473a9b",
    "release_group_id": "3b3b84c8-80d9-4d19-9fad-81b488b6abc1",
    "labels": [
        "Get Better Records"
    ],
    "label_ids": [
        "077690db-d532-4c59-ad6d-fa299dde75ba"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Philadelphia outfit \nPNW Show: March 28 @ Polaris Hall (PDX)\nBay Area Show: March 31 @ Bottom of the Hill",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}