Information about plays

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

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

{
    "id": 3637804,
    "uri": "https://api.kexp.org/v2/plays/3637804/?format=api",
    "airdate": "2026-04-04T17:56:49-07:00",
    "show": 66366,
    "show_uri": "https://api.kexp.org/v2/shows/66366/?format=api",
    "image_uri": "https://dn711001.ca.archive.org/0/items/mbid-3bb92962-269f-304c-884f-b81651331565/mbid-3bb92962-269f-304c-884f-b81651331565-10974084412_thumb500.jpg",
    "thumbnail_uri": "https://dn711001.ca.archive.org/0/items/mbid-3bb92962-269f-304c-884f-b81651331565/mbid-3bb92962-269f-304c-884f-b81651331565-10974084412_thumb250.jpg",
    "song": "Kalamazoo",
    "track_id": "07755b38-e29e-3f7c-b135-88b2945d7cf3",
    "recording_id": "f3c4ba69-9b85-40a2-a73d-d5d81db44b83",
    "artist": "Primus",
    "artist_ids": [
        "84dc4f23-c0b8-4fe1-bbca-a3993ddc8fc2"
    ],
    "album": "Brown Album",
    "release_id": "3bb92962-269f-304c-884f-b81651331565",
    "release_group_id": "8f72160a-93f2-388f-ab65-89aa83a68a54",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Kennady! \nStick around for Audioasis and Vinelands if you're in the Bay!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}