Information about plays

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

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

{
    "id": 3635961,
    "uri": "https://api.kexp.org/v2/plays/3635961/?format=api",
    "airdate": "2026-03-31T09:40:08-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-9776ffdd-85af-49e0-b0e7-308fd6cda108/mbid-9776ffdd-85af-49e0-b0e7-308fd6cda108-26056771167_thumb500.jpg",
    "thumbnail_uri": "https://ia802906.us.archive.org/15/items/mbid-9776ffdd-85af-49e0-b0e7-308fd6cda108/mbid-9776ffdd-85af-49e0-b0e7-308fd6cda108-26056771167_thumb250.jpg",
    "song": "See Me",
    "track_id": "b9fe91a4-82a8-4d70-bc84-a14ea986bff7",
    "recording_id": "be1a1282-9d8a-4a31-b999-403166a0ba8d",
    "artist": "Mal Blum",
    "artist_ids": [
        "9fab4271-09a4-452d-b0bf-c59f8e5532cb"
    ],
    "album": "Pity Boy",
    "release_id": "9776ffdd-85af-49e0-b0e7-308fd6cda108",
    "release_group_id": "021bd5b1-729f-4ed1-982f-ed63a775eb4a",
    "labels": [
        "Don Giovanni Records"
    ],
    "label_ids": [
        "dcea8cc5-4fc4-4f77-aeef-3e5a14863776"
    ],
    "release_date": "2019-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Transmasculine musician Mal Blum (he/they) has released six albums, including their most recent, Pity Boy. \n\nStay informed about events affecting transgender people across the country and find out how you can get involved: https://transequality.org/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}