Information about plays

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

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

{
    "id": 3547552,
    "uri": "https://api.kexp.org/v2/plays/3547552/?format=api",
    "airdate": "2025-09-01T11:33:23-07:00",
    "show": 64446,
    "show_uri": "https://api.kexp.org/v2/shows/64446/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-b860c24b-a30c-4dfc-886a-1d7878e6f864/mbid-b860c24b-a30c-4dfc-886a-1d7878e6f864-42892777141_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-b860c24b-a30c-4dfc-886a-1d7878e6f864/mbid-b860c24b-a30c-4dfc-886a-1d7878e6f864-42892777141_thumb250.jpg",
    "song": "Countryside",
    "track_id": "a856249f-0f18-4012-9cac-51742d081189",
    "recording_id": "88ae9dee-cf49-4dac-99ae-2efcbe8f625e",
    "artist": "Blood Orange feat. Eva Tolkin, Liam Benzvi & Ian Isiah",
    "artist_ids": [
        "613930ab-d943-4ec5-8f90-915df6e6654d",
        "1a8bec5d-4c47-490e-a443-e34222863284",
        "3d254f1e-7d18-431b-baeb-68e57695dfdb",
        "40411dc2-aa26-4b53-97bb-391a9c960be5"
    ],
    "album": "Essex Honey",
    "release_id": "b860c24b-a30c-4dfc-886a-1d7878e6f864",
    "release_group_id": "778e2320-736e-4634-ae65-354d408c40e9",
    "labels": [
        "Sony Music"
    ],
    "label_ids": [
        "9e6b4d7f-4958-4db7-8504-d89e315836af"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Blood Orange!\n\nThey will play San Francisco's Pier 80 on September 20th!\n\nhttps://www.bloodorange.net/\nhttps://bloodorangenyc.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}