Information about plays

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

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

{
    "id": 3580690,
    "uri": "https://api.kexp.org/v2/plays/3580690/?format=api",
    "airdate": "2025-11-20T15:43:03-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "https://ia601503.us.archive.org/28/items/mbid-e5cb204d-8df4-433b-9395-871ad92d26b5/mbid-e5cb204d-8df4-433b-9395-871ad92d26b5-42499451763_thumb500.jpg",
    "thumbnail_uri": "https://ia601503.us.archive.org/28/items/mbid-e5cb204d-8df4-433b-9395-871ad92d26b5/mbid-e5cb204d-8df4-433b-9395-871ad92d26b5-42499451763_thumb250.jpg",
    "song": "Autonomy",
    "track_id": "9eecb2e8-0483-4405-ae6d-bad6839715ca",
    "recording_id": "1d6c97b0-3bd2-4664-a920-24338d260af5",
    "artist": "Boy Harsher feat. Lucy & Cooper B. Handy",
    "artist_ids": [
        "f8d74b56-01d7-45fc-b0b8-7fb24ac7e8b6",
        "6dc9bc09-a0c7-40f9-b491-f90845927533",
        "7c66503d-d10e-418b-b483-03fde4053f1b"
    ],
    "album": "The Runner (Original Soundtrack)",
    "release_id": "e5cb204d-8df4-433b-9395-871ad92d26b5",
    "release_group_id": "a997db62-f64c-4aab-8373-f959d685644c",
    "labels": [
        "Nude Club"
    ],
    "label_ids": [
        "f7eb769a-6001-479a-959a-75789ec6258a"
    ],
    "release_date": "2022-01-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Boy Harsher is the Northampton, Massachusetts-based duo of vocalist/lyricist Jae Matthews and producer Augustus Muller.\n--\nThis song was co-written by Boy Hasher and fellow Western Massachusetts based-artist Cooper B. Handy, aka Lucy. -\n\n“’Autonomy’ is a product of pandemic isolation,” says Boy Harsher producer Augustus Muller. “I was feeling lost, lonely, and loveless. ‘Autonomy’ was my escape during a period where I truly felt stuck.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}