Information about plays

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

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

{
    "id": 3618679,
    "uri": "https://api.kexp.org/v2/plays/3618679/?format=api",
    "airdate": "2026-02-17T10:40:17-08:00",
    "show": 65958,
    "show_uri": "https://api.kexp.org/v2/shows/65958/?format=api",
    "image_uri": "https://ia802809.us.archive.org/20/items/mbid-d9dfcb6b-c59d-49a9-a215-5b3a14b72876/mbid-d9dfcb6b-c59d-49a9-a215-5b3a14b72876-20793122797_thumb500.jpg",
    "thumbnail_uri": "https://dn710807.ca.archive.org/0/items/mbid-d9dfcb6b-c59d-49a9-a215-5b3a14b72876/mbid-d9dfcb6b-c59d-49a9-a215-5b3a14b72876-20793122797_thumb250.jpg",
    "song": "Icarus",
    "track_id": "3a12d369-6b17-42cb-a95f-6145bcfe4b7c",
    "recording_id": "c9baf27c-72e2-405e-9903-8ff3cdc4adb9",
    "artist": "Andrew Joslyn",
    "artist_ids": [
        "6e5a59cc-cc7c-441b-86bd-2b9963a73edf"
    ],
    "album": "Awake At The Bottom Of The Ocean",
    "release_id": "d9dfcb6b-c59d-49a9-a215-5b3a14b72876",
    "release_group_id": "d6a35ea3-5907-4485-92b2-3519b033c2ef",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-01-27",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Andrew Joslyn, composer, orchestrator, and violinist is an award-winning musical polymath whose passion for collaboration has led him to work with a remarkably diverse group of world-class artists, touring the world, performing, co-writing and arranging music on over 400 songs throughout his career.\n\n Along the way he has amassed an extensive list of writing, orchestrating, recording and touring credits that include: Macklemore, Kesha, Judy Collins, Leslie Odom Jr., Kygo, ODESZA, K Flay, Chase Rice, Tom Chaplin (Keane), Nancy Wilson (Heart), Duff McKagan (Guns N Roses), The Seattle Symphony, and many, many others.: https://www.andrewjoslynmusic.com/\n--\nHere's a live performance of \"Icarus\" on KEXP: https://www.youtube.com/watch?v=LXdDxu1m4lI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}