Information about plays

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

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

{
    "id": 3615899,
    "uri": "https://api.kexp.org/v2/plays/3615899/?format=api",
    "airdate": "2026-02-10T21:09:56-08:00",
    "show": 65899,
    "show_uri": "https://api.kexp.org/v2/shows/65899/?format=api",
    "image_uri": "https://ia800400.us.archive.org/13/items/mbid-94b705d1-99d7-42fe-9f65-356b7fab2401/mbid-94b705d1-99d7-42fe-9f65-356b7fab2401-9290801589_thumb500.jpg",
    "thumbnail_uri": "https://dn710304.ca.archive.org/0/items/mbid-94b705d1-99d7-42fe-9f65-356b7fab2401/mbid-94b705d1-99d7-42fe-9f65-356b7fab2401-9290801589_thumb250.jpg",
    "song": "Gallop of a Thousand Horses",
    "track_id": "856c45c5-e1c3-3868-b151-a17e868147fc",
    "recording_id": "e540eccc-670b-4956-899e-8a2539904d04",
    "artist": "Kayhan Kalhor",
    "artist_ids": [
        "dd2a84cc-0d01-45fd-ba64-a0f7df21a226"
    ],
    "album": "Kronos Caravan",
    "release_id": "94b705d1-99d7-42fe-9f65-356b7fab2401",
    "release_group_id": "edba1a84-3dc9-3059-b7db-cfb4ee911739",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "2000-04-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Billed as “East Meets East: An Evening of Persian and Alevi Music”, Kayhan Kalhor will be performing with Erdal Erzincan a week from today, February 17 @ Town Hall. \n\nTickets here: https://tinyurl.com/2m68v6kc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}