Information about plays

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

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

{
    "id": 3635498,
    "uri": "https://api.kexp.org/v2/plays/3635498/?format=api",
    "airdate": "2026-03-30T07:33:21-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn721309.ca.archive.org/0/items/mbid-b8a8cb91-dd70-4471-b591-7d30dc186567/mbid-b8a8cb91-dd70-4471-b591-7d30dc186567-7786722586_thumb500.jpg",
    "thumbnail_uri": "https://dn721309.ca.archive.org/0/items/mbid-b8a8cb91-dd70-4471-b591-7d30dc186567/mbid-b8a8cb91-dd70-4471-b591-7d30dc186567-7786722586_thumb250.jpg",
    "song": "Web in Front",
    "track_id": "1b5de5ed-6109-30f9-9245-560a2fd76c09",
    "recording_id": "50be30db-260f-4e6b-82e8-45103df7a928",
    "artist": "Archers of Loaf",
    "artist_ids": [
        "7cf05db3-24e7-4534-84bf-65006cd0cc82"
    ],
    "album": "The Speed of Cattle",
    "release_id": "b8a8cb91-dd70-4471-b591-7d30dc186567",
    "release_group_id": "8261f654-a913-3d8e-825e-4d7e6a9b2575",
    "labels": [
        "Alias Records"
    ],
    "label_ids": [
        "0dc156ed-4e11-4684-bd22-3b7982579a3b"
    ],
    "release_date": "1996-02-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request for Jeremy!\n\nIcky Mettle was produced and engineered by Caleb Southern at Kraptone Studios in Chapel Hill, North Carolina, and released by Alias Records on September 7, 1993. A deluxe reissue of the album was released by Merge Records in 2011.  The album was recorded and mixed in seven days. According to Eric Bachmann, \"We spent like $5,000 to make it.\"  https://bit.ly/3j0Xo1l",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}