Information about plays

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

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

{
    "id": 3631393,
    "uri": "https://api.kexp.org/v2/plays/3631393/?format=api",
    "airdate": "2026-03-20T07:54:44-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-ce5fc601-bfaf-46db-a26a-603d136557ac/mbid-ce5fc601-bfaf-46db-a26a-603d136557ac-27168871985_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-ce5fc601-bfaf-46db-a26a-603d136557ac/mbid-ce5fc601-bfaf-46db-a26a-603d136557ac-27168871985_thumb250.jpg",
    "song": "Little Round Mirrors",
    "track_id": "a00c2b45-a7d8-37a1-8728-bc02d08bb9bd",
    "recording_id": "78e767cb-35ed-4b3a-aac8-67ce2287177f",
    "artist": "Harvey Danger",
    "artist_ids": [
        "822cb123-f728-4a1a-931c-fa27257bb83f"
    ],
    "album": "Little by Little…",
    "release_id": "ce5fc601-bfaf-46db-a26a-603d136557ac",
    "release_group_id": "481d6fc5-a022-3188-b529-297aaf2b14fe",
    "labels": [
        "Phonographic Records"
    ],
    "label_ids": [
        "6770c0e7-75f5-44b9-80fc-4cc70efc49fd"
    ],
    "release_date": "2005-09-13",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning John,\nI’ve been dealing with some chronic fatigue for the last 6 months, which is really isolating. I just want to say thanks for helping me remember through these rough times that I’m not alone.\nI’d love to hear Little Round Mirrors by Harvey Danger if you can.\nThanks  - Ray \n--\nSomeone wrote, \"I can’t even begin to explain how much I love this song. For years and years now it never fails to make me feel something.\"  \n\nWatch hand-held video of a live performance: https://www.youtube.com/watch?v=GTfTsdxnCdE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}