Information about plays

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

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

{
    "id": 3628348,
    "uri": "https://api.kexp.org/v2/plays/3628348/?format=api",
    "airdate": "2026-03-13T07:40:56-07:00",
    "show": 66168,
    "show_uri": "https://api.kexp.org/v2/shows/66168/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d-7940730837_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d-7940730837_thumb250.jpg",
    "song": "Ray of Light",
    "track_id": "aa004b11-5ffa-3abe-8c9f-6d45a7376458",
    "recording_id": "a8daf397-53e3-41af-aad5-ab7e50fb438a",
    "artist": "Madonna",
    "artist_ids": [
        "79239441-bfd5-4981-a70c-55c3f15c1287"
    ],
    "album": "Ray of Light",
    "release_id": "ddb3168d-66a9-4b2d-af02-05278da8a23d",
    "release_group_id": "cb93e87f-5d21-3447-a6e8-22d44f9b0d7a",
    "labels": [
        "Maverick"
    ],
    "label_ids": [
        "79afd9ce-c6b2-4e9a-9b23-a13e25d70688"
    ],
    "release_date": "1998-03-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The drive ends today!! Support John, Morgan, Owen, and The Morning Show with your donation now: https://www.kexp.org/donate/\n---\nGo right here to see the KEXP \"You Have Friends Everywhere\" Tee and to make your donation now!: https://www.kexp.org/donate/\n--\nAfter you donate, you can watch the official video for \"Ray of Light\": https://www.youtube.com/watch?v=GkJMBDvT8rU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}