Information about plays

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

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

{
    "id": 3630786,
    "uri": "https://api.kexp.org/v2/plays/3630786/?format=api",
    "airdate": "2026-03-18T22:33:42-07:00",
    "show": 66218,
    "show_uri": "https://api.kexp.org/v2/shows/66218/?format=api",
    "image_uri": "https://dn720902.ca.archive.org/0/items/mbid-fe8e9fa8-9bc8-4b91-8840-7e46da3c668b/mbid-fe8e9fa8-9bc8-4b91-8840-7e46da3c668b-44074318504_thumb500.jpg",
    "thumbnail_uri": "https://dn720902.ca.archive.org/0/items/mbid-fe8e9fa8-9bc8-4b91-8840-7e46da3c668b/mbid-fe8e9fa8-9bc8-4b91-8840-7e46da3c668b-44074318504_thumb250.jpg",
    "song": "Cradle the Pain",
    "track_id": "7230d073-4ed5-457d-914e-18c3b5ed03a5",
    "recording_id": "dfe24394-fccc-43d8-b7ad-4ef5271a63c7",
    "artist": "Morgan Nagler",
    "artist_ids": [
        "202c758b-6bc2-4ce4-ba2b-3cec3b22adde"
    ],
    "album": "I’ve Got Nothing to Lose, and I’m Losing It",
    "release_id": "fe8e9fa8-9bc8-4b91-8840-7e46da3c668b",
    "release_group_id": "598c9c3f-c183-4275-8595-fcbccc256d2f",
    "labels": [
        "Little Operation"
    ],
    "label_ids": [
        "7a1d208a-1986-4346-a0b8-9308dfe50c7b"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New record produced by King Tuff.\n\nhttps://morgannagler.bandcamp.com/album/ive-got-nothing-to-lose-and-im-losing-it",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}