Information about plays

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

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

{
    "id": 3551207,
    "uri": "https://api.kexp.org/v2/plays/3551207/?format=api",
    "airdate": "2025-09-10T07:27:59-07:00",
    "show": 64524,
    "show_uri": "https://api.kexp.org/v2/shows/64524/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-92ba5984-365c-412f-af56-7411bbce5f8d/mbid-92ba5984-365c-412f-af56-7411bbce5f8d-42145206592_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-92ba5984-365c-412f-af56-7411bbce5f8d/mbid-92ba5984-365c-412f-af56-7411bbce5f8d-42145206592_thumb250.jpg",
    "song": "Time",
    "track_id": "88547283-a092-4a7d-a7ce-ed9f7b05e67c",
    "recording_id": "a35c46a7-3970-482d-9b2b-ab608becbe9d",
    "artist": "Curtis Harding",
    "artist_ids": [
        "3381882a-9e5a-44f9-b383-89759edf1dbd"
    ],
    "album": "Departures & Arrivals: Adventures of Captain Curt",
    "release_id": "92ba5984-365c-412f-af56-7411bbce5f8d",
    "release_group_id": "291d7724-085f-4de9-b205-f67a11bdf33b",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fresh off his performance at the KEXP BBQ comes Curtis Harding's new release \"Departures & Arrivals of Captain Curt\".\n\n\"In the making of his fourth full-length, the Atlanta-based Curtis Harding dreamed up a batch of songs exploring the longing and unease of being far from home.\" - Anti Records (https://tinyurl.com/yaa86ne9)\n\nhttps://curtisharding.bandcamp.com/\nhttps://curtisharding.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}