Information about plays

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

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

{
    "id": 3551673,
    "uri": "https://api.kexp.org/v2/plays/3551673/?format=api",
    "airdate": "2025-09-11T10:57:41-07:00",
    "show": 64533,
    "show_uri": "https://api.kexp.org/v2/shows/64533/?format=api",
    "image_uri": "https://ia600801.us.archive.org/27/items/mbid-92ba5984-365c-412f-af56-7411bbce5f8d/mbid-92ba5984-365c-412f-af56-7411bbce5f8d-42145206592_thumb500.jpg",
    "thumbnail_uri": "https://ia800801.us.archive.org/27/items/mbid-92ba5984-365c-412f-af56-7411bbce5f8d/mbid-92ba5984-365c-412f-af56-7411bbce5f8d-42145206592_thumb250.jpg",
    "song": "There She Goes",
    "track_id": "c41024e6-46a6-4c18-ae07-e81ffe603ef4",
    "recording_id": "a89b6780-f7f6-48a1-90af-7678889202ad",
    "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": "Atlanta R&B soul singer Curtis Harding just dropped his third studio album last week.\n\n'Departures & Arrivals: Adventures of Captain Curt' merges the lavish scope of a space opera with the pure feeling of classic soul—ultimately bringing an even greater potency to his wildly eclectic sound. Naming Ridley Scott among his favorite sci-fi auteurs, Harding notes that the extravagant world-building of 'Departures & Arrivals' inspired many of his production choices, including the abundance of symphonic string arrangements supplied by Steve Hackman (a composer who’s worked with such diverse artists as Doja Cat and Andrew Bird).\n\nhttps://www.anti.com/releases/departures-arrivals-adventures-captain-curt/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}