Information about plays

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

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

{
    "id": 3637353,
    "uri": "https://api.kexp.org/v2/plays/3637353/?format=api",
    "airdate": "2026-04-03T17:07:50-07:00",
    "show": 66356,
    "show_uri": "https://api.kexp.org/v2/shows/66356/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-a6615f08-7ee3-4e5f-a0c0-95a109ca75ad/mbid-a6615f08-7ee3-4e5f-a0c0-95a109ca75ad-32369802646_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-a6615f08-7ee3-4e5f-a0c0-95a109ca75ad/mbid-a6615f08-7ee3-4e5f-a0c0-95a109ca75ad-32369802646_thumb250.jpg",
    "song": "Where the Water Clears the Illusion",
    "track_id": "9dd73a71-858c-46ec-93ca-2249e6651fc2",
    "recording_id": "920c9338-3413-4be2-b45f-5da021bc9663",
    "artist": "Melody’s Echo Chamber",
    "artist_ids": [
        "a1bcf3fd-dcf9-4437-b4f4-d8a6ab837396"
    ],
    "album": "Emotional Eternal",
    "release_id": "d6066f53-5879-40c4-812a-cc3080d0885f",
    "release_group_id": "3bf2f39a-88eb-4706-9785-46bcaacd2ade",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2022-04-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Emotional Eternal, the third studio album from Melody’s Echo Chamber, is a deeply human collection of songs full of prolonged moments of sonic transcendency – a record that clearly exhibits its maturity but still regards the world with a childlike wonder.\n\nHaving swapped Paris for the clean air of the Alps, Melody hopes \"the record has that uplifting quality. I made some big and impactful decisions and changes to my life. It took me to where it is peaceful, and I think the record reflects this.\"  https://bit.ly/3yvGVOd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}