Information about plays

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

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

{
    "id": 3631150,
    "uri": "https://api.kexp.org/v2/plays/3631150/?format=api",
    "airdate": "2026-03-19T17:09:50-07:00",
    "show": 66224,
    "show_uri": "https://api.kexp.org/v2/shows/66224/?format=api",
    "image_uri": "https://ia800609.us.archive.org/30/items/mbid-c6c9c67f-b57a-476d-923c-045849dec3e1/mbid-c6c9c67f-b57a-476d-923c-045849dec3e1-41194090787_thumb500.jpg",
    "thumbnail_uri": "https://ia800609.us.archive.org/30/items/mbid-c6c9c67f-b57a-476d-923c-045849dec3e1/mbid-c6c9c67f-b57a-476d-923c-045849dec3e1-41194090787_thumb250.jpg",
    "song": "Guericke’s Unicorn",
    "track_id": "92e8d601-74d9-44ce-86c4-ddde9a02deb1",
    "recording_id": "f44ffc83-b51e-488d-96e1-749c8a0d128c",
    "artist": "Beirut",
    "artist_ids": [
        "0af78501-5647-4c18-9a0d-66ac8789e13b"
    ],
    "album": "A Study of Losses",
    "release_id": "c6c9c67f-b57a-476d-923c-045849dec3e1",
    "release_group_id": "72c916b3-91eb-4df4-9083-c96bc8b384af",
    "labels": [
        "Pompeii Records"
    ],
    "label_ids": [
        "878172a7-d0b5-45f7-b1b2-902404f909c1"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thanks Alison!\n\nNew music from Beirut, the orchestral pop project of Zach Condon.\n\nThe album \"A Study of Losses\" was inspired by Judith Schalansky’s German novel Verzeichnis einiger Verluste, which means list of losses.\n\nhttps://www.beirutband.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}