Information about plays

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

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

{
    "id": 3638709,
    "uri": "https://api.kexp.org/v2/plays/3638709/?format=api",
    "airdate": "2026-04-06T17:36:38-07:00",
    "show": 66385,
    "show_uri": "https://api.kexp.org/v2/shows/66385/?format=api",
    "image_uri": "https://dn710707.ca.archive.org/0/items/mbid-a85c1d9c-f60c-4602-88aa-0f236716fabc/mbid-a85c1d9c-f60c-4602-88aa-0f236716fabc-25534203446_thumb500.jpg",
    "thumbnail_uri": "https://dn710707.ca.archive.org/0/items/mbid-a85c1d9c-f60c-4602-88aa-0f236716fabc/mbid-a85c1d9c-f60c-4602-88aa-0f236716fabc-25534203446_thumb250.jpg",
    "song": "Strike the Root",
    "track_id": "ed1975dd-aac7-4b72-9abb-cc42ffa3be1f",
    "recording_id": "71606e40-26c8-48b4-b0b5-b363d0a1de5a",
    "artist": "Thievery Corporation feat. Notch",
    "artist_ids": [
        "a505bb48-ad65-4af4-ae47-29149715bff9",
        "282ae204-1af3-4893-9aa7-66ab1c635878"
    ],
    "album": "The Temple of I & I",
    "release_id": "a85c1d9c-f60c-4602-88aa-0f236716fabc",
    "release_group_id": "c679f73e-8085-4916-8bf7-cd5682eab497",
    "labels": [
        "Eighteenth Street Lounge Music"
    ],
    "label_ids": [
        "854bde53-2065-416f-bba4-3ab868709e99"
    ],
    "release_date": "2017-02-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For David\n\nThievery Corporation was formed in the summer of 1995 at Washington D.C.'s Eighteenth Street Lounge. Rob Garza and Lounge co-owner Eric Hilton were drawn together over their mutual love of club life, as well as dub, bossa nova and jazz records. \n__\nhttps://thieverycorporation.bandcamp.com/track/strike-the-root-ft-notch",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}