Information about plays

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

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

{
    "id": 3540552,
    "uri": "https://api.kexp.org/v2/plays/3540552/?format=api",
    "airdate": "2025-08-15T23:05:44-07:00",
    "show": 64299,
    "show_uri": "https://api.kexp.org/v2/shows/64299/?format=api",
    "image_uri": "https://ia801204.us.archive.org/15/items/mbid-f7b6f570-6b34-497c-9cd8-acfa73bbd4b2/mbid-f7b6f570-6b34-497c-9cd8-acfa73bbd4b2-14193194391_thumb500.jpg",
    "thumbnail_uri": "https://ia601204.us.archive.org/15/items/mbid-f7b6f570-6b34-497c-9cd8-acfa73bbd4b2/mbid-f7b6f570-6b34-497c-9cd8-acfa73bbd4b2-14193194391_thumb250.jpg",
    "song": "Emerald St.",
    "track_id": "932fa48e-6fc2-4e1c-8e06-735c67b6a041",
    "recording_id": "250d3dbb-6627-4c63-8188-e44e1e91ce51",
    "artist": "Jamila Woods feat. Saba",
    "artist_ids": [
        "a357b4fb-b0ca-4b4e-9b6b-2030bb2ce2d6",
        "057d211a-fba8-42d7-ad14-41f41d6f762f"
    ],
    "album": "HEAVN",
    "release_id": "f7b6f570-6b34-497c-9cd8-acfa73bbd4b2",
    "release_group_id": "d373c42a-8af2-42e8-97b8-f2cef1a958d6",
    "labels": [
        "Closed Sessions"
    ],
    "label_ids": [
        "8ec85512-420c-49ec-9f5c-770fcc49dacd"
    ],
    "release_date": "2016-07-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Both Jamila Woods and Saba, from Chicago, will be in Seattle in the upcoming weeks!\n\nSaba at Bumbershoot (Day 2) on August 31.\n\nJamila Woods at Palestine Will Live Forever (Volunteer Park) on September 13.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}