Information about plays

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

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

{
    "id": 3624446,
    "uri": "https://api.kexp.org/v2/plays/3624446/?format=api",
    "airdate": "2026-03-02T15:40:13-08:00",
    "show": 66073,
    "show_uri": "https://api.kexp.org/v2/shows/66073/?format=api",
    "image_uri": "https://dn710809.ca.archive.org/0/items/mbid-b6a121b3-147d-4ee0-88b4-0e6e3ef5051c/mbid-b6a121b3-147d-4ee0-88b4-0e6e3ef5051c-13886618834_thumb500.jpg",
    "thumbnail_uri": "https://ia800307.us.archive.org/4/items/mbid-b6a121b3-147d-4ee0-88b4-0e6e3ef5051c/mbid-b6a121b3-147d-4ee0-88b4-0e6e3ef5051c-13886618834_thumb250.jpg",
    "song": "This Magic Moment",
    "track_id": "4b10043b-7b84-3641-9efd-4cae93faeee2",
    "recording_id": "f8558dc1-f1b3-40b6-af3b-260f5ef82d3f",
    "artist": "Lou Reed",
    "artist_ids": [
        "9d1ebcfe-4c15-4d18-95d3-d919898638a1"
    ],
    "album": "Till the Night Is Gone: A Tribute to Doc Pomus",
    "release_id": "b6a121b3-147d-4ee0-88b4-0e6e3ef5051c",
    "release_group_id": "5cba7884-adac-310e-9d48-837afad931a2",
    "labels": [
        "Forward"
    ],
    "label_ids": [
        "ef73278c-049d-43a7-97a5-75ed2cf546c1"
    ],
    "release_date": "1995-03-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Parker!\n\nThis is Lou Reed's cover of a song written in 1959 by Doc Pomus and Mort Shuman, and made famous by The Drifters. \n\nDavid Lynch used it in his film \"The Lost Highway.\" Lynch and Trent Reznor produced the soundtrack: https://waxworkrecords.com/products/lost-highway",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}