Information about plays

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

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

{
    "id": 3630782,
    "uri": "https://api.kexp.org/v2/plays/3630782/?format=api",
    "airdate": "2026-03-18T22:14:39-07:00",
    "show": 66218,
    "show_uri": "https://api.kexp.org/v2/shows/66218/?format=api",
    "image_uri": "https://dn710402.ca.archive.org/0/items/mbid-d741aef5-b853-4f30-a767-dc9575e813e0/mbid-d741aef5-b853-4f30-a767-dc9575e813e0-44079781961_thumb500.jpg",
    "thumbnail_uri": "https://dn710402.ca.archive.org/0/items/mbid-d741aef5-b853-4f30-a767-dc9575e813e0/mbid-d741aef5-b853-4f30-a767-dc9575e813e0-44079781961_thumb250.jpg",
    "song": "You’re Free to Go",
    "track_id": "4b3b3e2d-11ad-4bb0-ad07-fc7df70456de",
    "recording_id": "931526d0-7b0d-4b2e-b397-3a5a7383278c",
    "artist": "Anjimile",
    "artist_ids": [
        "2af1b76d-104c-4ba2-8092-49887407f8f3"
    ],
    "album": "You’re Free to Go",
    "release_id": "d741aef5-b853-4f30-a767-dc9575e813e0",
    "release_group_id": "41bedcbf-5148-40e3-9f91-ebbb09df5fd0",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another fantastic record from this Durham, N.C.-based songwriter.\n\nhttps://anjimile.bandcamp.com/album/you-re-free-to-go\n\nCheck out a KEXP session from 2021:\n\nhttps://www.kexp.org/watch/anjimile-performance-interview-live-on-kexp-at-home",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}