Information about plays

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

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

{
    "id": 3626403,
    "uri": "https://api.kexp.org/v2/plays/3626403/?format=api",
    "airdate": "2026-03-07T14:10:20-08:00",
    "show": 66118,
    "show_uri": "https://api.kexp.org/v2/shows/66118/?format=api",
    "image_uri": "https://dn710108.ca.archive.org/0/items/mbid-664bea8b-f721-36e9-9f61-b9b2794aab51/mbid-664bea8b-f721-36e9-9f61-b9b2794aab51-38894584505_thumb500.jpg",
    "thumbnail_uri": "https://dn710108.ca.archive.org/0/items/mbid-664bea8b-f721-36e9-9f61-b9b2794aab51/mbid-664bea8b-f721-36e9-9f61-b9b2794aab51-38894584505_thumb250.jpg",
    "song": "Everybody Loves the Sunshine",
    "track_id": "89d2a6e6-e5ca-3009-9422-bddb45a24bcf",
    "recording_id": "80590a29-6ada-49b9-9a93-2e6f94994705",
    "artist": "Roy Ayers Ubiquity",
    "artist_ids": [
        "d1501f92-f523-4e95-a787-432875c8d6dc"
    ],
    "album": "Everybody Loves the Sunshine",
    "release_id": "664bea8b-f721-36e9-9f61-b9b2794aab51",
    "release_group_id": "e239229f-0614-3ec6-8b2f-7bf536fee70f",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "1993-07-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Roy Ayers’ smooth soul-jazz classic from 1976 became one of the most sampled and beloved grooves in hip-hop and R&B history. If this sunshine groove is hitting just right today, consider spreading a little love back to listener-powered radio during the KEXP Spring Drive at kexp.org/donate.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}