Information about plays

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

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

{
    "id": 3636352,
    "uri": "https://api.kexp.org/v2/plays/3636352/?format=api",
    "airdate": "2026-04-01T07:25:39-07:00",
    "show": 66336,
    "show_uri": "https://api.kexp.org/v2/shows/66336/?format=api",
    "image_uri": "https://ia601307.us.archive.org/14/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": "Morgan Nagler lives in Los Angeles. She writes and sings songs that sound like realist hope. Her new album titled 'I've Got Nothing to Lose, and I'm Losing It' came out March 13. The album was co-produced by Nagler and King Tuff.\n\nhttps://morgannagler.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}