Information about plays

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

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

{
    "id": 3615245,
    "uri": "https://api.kexp.org/v2/plays/3615245/?format=api",
    "airdate": "2026-02-09T10:37:05-08:00",
    "show": 65888,
    "show_uri": "https://api.kexp.org/v2/shows/65888/?format=api",
    "image_uri": "https://dn720706.ca.archive.org/0/items/mbid-55e029fe-14fe-4cf0-8bda-91912511467d/mbid-55e029fe-14fe-4cf0-8bda-91912511467d-43020912193_thumb500.jpg",
    "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-55e029fe-14fe-4cf0-8bda-91912511467d/mbid-55e029fe-14fe-4cf0-8bda-91912511467d-43020912193_thumb250.jpg",
    "song": "Crush",
    "track_id": "18adf525-c415-44a3-8fcc-3fb839015294",
    "recording_id": "aaba216a-92c5-4a34-ab43-04165ce20edf",
    "artist": "Nick León",
    "artist_ids": [
        "03d1ff41-771f-46fc-85c2-921ebb4561cf"
    ],
    "album": "A Tropical Entropy",
    "release_id": "55e029fe-14fe-4cf0-8bda-91912511467d",
    "release_group_id": "a281b8b4-24d8-4746-81fd-6214b1eb8704",
    "labels": [
        "TraTraTrax"
    ],
    "label_ids": [
        "e2389d17-9b7b-4c50-8029-1e4ebf455d48"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From Miami, FL. https://nicknoexit.bandcamp.com/\n\nYou can listen back to DJ T’s full show on the archive under 90.Teen at KEXP.ORG and tune in every Saturday morning from 6-7am to hear all of the other amazing youth DJs! https://www.kexp.org/djs/90teen-djs/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}