Information about plays

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

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

{
    "id": 3611002,
    "uri": "https://api.kexp.org/v2/plays/3611002/?format=api",
    "airdate": "2026-01-30T10:27:10-08:00",
    "show": 65793,
    "show_uri": "https://api.kexp.org/v2/shows/65793/?format=api",
    "image_uri": "https://ia802901.us.archive.org/18/items/mbid-a85c1d9c-f60c-4602-88aa-0f236716fabc/mbid-a85c1d9c-f60c-4602-88aa-0f236716fabc-25534203446_thumb500.jpg",
    "thumbnail_uri": "https://ia902901.us.archive.org/18/items/mbid-a85c1d9c-f60c-4602-88aa-0f236716fabc/mbid-a85c1d9c-f60c-4602-88aa-0f236716fabc-25534203446_thumb250.jpg",
    "song": "Letter to the Editor",
    "track_id": "035ee00a-4f4b-41d4-9b05-06775e9e9e6a",
    "recording_id": "7059e6e3-4148-46fb-8bcf-6996eb8fc9d4",
    "artist": "Thievery Corporation feat. Racquel Jones",
    "artist_ids": [
        "a505bb48-ad65-4af4-ae47-29149715bff9",
        "36bb1cad-168d-41c3-8994-0065a2df5ad3"
    ],
    "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": "You can catch Thievery Corporation in Saratoga, CA on June 5th at Mountain Winery! \n\n\"Thievery 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 https://thieverycorporation.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}