Information about plays

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

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

{
    "id": 3549884,
    "uri": "https://api.kexp.org/v2/plays/3549884/?format=api",
    "airdate": "2025-09-07T03:21:14-07:00",
    "show": 64497,
    "show_uri": "https://api.kexp.org/v2/shows/64497/?format=api",
    "image_uri": "https://ia800906.us.archive.org/18/items/mbid-def25b73-690b-4256-9fd9-a50bdca5bd30/mbid-def25b73-690b-4256-9fd9-a50bdca5bd30-42522804561_thumb500.jpg",
    "thumbnail_uri": "https://dn721709.ca.archive.org/0/items/mbid-def25b73-690b-4256-9fd9-a50bdca5bd30/mbid-def25b73-690b-4256-9fd9-a50bdca5bd30-42522804561_thumb250.jpg",
    "song": "Mind Loaded",
    "track_id": "a1c4b602-f527-4a73-9399-0b256223e341",
    "recording_id": "c76e66e7-8632-4e0f-aa10-dfce4b4c3441",
    "artist": "Blood Orange feat. Caroline Polachek, Lorde & Mustafa",
    "artist_ids": [
        "8e494408-8620-4c6a-82c2-c2ca4a1e4f12",
        "3d254f1e-7d18-431b-baeb-68e57695dfdb",
        "d8f43dc5-4613-48ac-8c23-a62b82f8c67a",
        "987c5b70-b132-483f-8e0f-7bca4dca617f"
    ],
    "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": "This album is ️‍🔥️‍🔥️‍🔥.\n\nMight have to get this on vinyl:\n\nhttps://thecbpstore.com/products/bloo050028-essex-honey-2x12-vinyl-marble",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}