Information about plays

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

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

{
    "id": 3574684,
    "uri": "https://api.kexp.org/v2/plays/3574684/?format=api",
    "airdate": "2025-11-06T10:18:11-08:00",
    "show": 65037,
    "show_uri": "https://api.kexp.org/v2/shows/65037/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-1ca786a1-112e-4b8f-b622-2f8ce166007a/mbid-1ca786a1-112e-4b8f-b622-2f8ce166007a-42533859003_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-1ca786a1-112e-4b8f-b622-2f8ce166007a/mbid-1ca786a1-112e-4b8f-b622-2f8ce166007a-42533859003_thumb250.jpg",
    "song": "Slowly Disappearing",
    "track_id": "86e9d6a9-f0f3-495d-95aa-68f0f62dd151",
    "recording_id": "056041bd-15d7-49ae-8b9d-226839289f75",
    "artist": "Acapulco Lips",
    "artist_ids": [
        "161f6179-7ccf-425f-89de-8c40f98eb4b0"
    ],
    "album": "Now",
    "release_id": "1ca786a1-112e-4b8f-b622-2f8ce166007a",
    "release_group_id": "9a081602-b890-4ed2-a210-309395a43666",
    "labels": [
        "Killroom Records"
    ],
    "label_ids": [
        "48a387e0-1253-4912-9245-8e40024447b7"
    ],
    "release_date": "2025-07-14",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Stay tuned for your chance to win tickets to see Acapulco Lips in Seattle on Thursday, Dec. 11, at Chop Suey on the Midday Show today!\n\nAlong with that show, the Seattle band is playing at Freakout Music Festival:\n\n- this Saturday, Nov. 8, at Hidden Hall in Seattle\n\nhttps://www.tixr.com/groups/hiddenhall/events/the-surfrajettes-with-bethlehem-shalom-and-acapulco-lips-144766",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}