Information about plays

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

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

{
    "id": 3533554,
    "uri": "https://api.kexp.org/v2/plays/3533554/?format=api",
    "airdate": "2025-07-30T01:39:52-07:00",
    "show": 64150,
    "show_uri": "https://api.kexp.org/v2/shows/64150/?format=api",
    "image_uri": "https://ia600703.us.archive.org/12/items/mbid-b9dc2f59-29b8-4082-9aa9-33d805b3c26a/mbid-b9dc2f59-29b8-4082-9aa9-33d805b3c26a-42092641291_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-b9dc2f59-29b8-4082-9aa9-33d805b3c26a/mbid-b9dc2f59-29b8-4082-9aa9-33d805b3c26a-42092641291_thumb250.jpg",
    "song": "Hey!",
    "track_id": "e14807b6-3295-4075-87f6-7993621fc95b",
    "recording_id": "f6d3d77a-d451-4761-921b-b1e362edb6b3",
    "artist": "HAAi",
    "artist_ids": [
        "c4dff60e-6cf9-4308-8bef-7d88bc0a6a27"
    ],
    "album": "HUMANiSE",
    "release_id": "b9dc2f59-29b8-4082-9aa9-33d805b3c26a",
    "release_group_id": "96ce8859-5a8f-4057-99f8-9b21f1738b0f",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"'HEY!' is dedicated to the unmatched human connection we feel on the dance floor\", HAAI said in a press statement. \"The repeated lyrics 'can’t live without you' is a nod to my love for the club and the people in it.\" https://haai.bandcamp.com/album/humanise",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}