Information about plays

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

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

{
    "id": 3519428,
    "uri": "https://api.kexp.org/v2/plays/3519428/?format=api",
    "airdate": "2025-06-27T07:40:35-07:00",
    "show": 63849,
    "show_uri": "https://api.kexp.org/v2/shows/63849/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-fc49c174-6323-4ca5-a43d-ed49dba72b9e/mbid-fc49c174-6323-4ca5-a43d-ed49dba72b9e-41845242311_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-fc49c174-6323-4ca5-a43d-ed49dba72b9e/mbid-fc49c174-6323-4ca5-a43d-ed49dba72b9e-41845242311_thumb250.jpg",
    "song": "All Good",
    "track_id": "fa9ebd5e-7192-4369-b4bc-fa5107a5175c",
    "recording_id": "b8a16e94-2f39-4f8d-8641-b4690b83af8b",
    "artist": "Dream, Ivory",
    "artist_ids": [
        "5c775281-10a1-47d0-8665-5f9ac908ded6"
    ],
    "album": "When You Come Back I Have So Much To Tell You",
    "release_id": "fc49c174-6323-4ca5-a43d-ed49dba72b9e",
    "release_group_id": "d19a0fdf-0bde-4818-9001-0cbd244bd07a",
    "labels": [
        "AWAL Recordings"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dream, Ivory is the duo  of brothers Christian and Louie Baello.\nThey'll be at Seattle's Neptune Theatre on Tuesday, September 16th and at SF's Regency Ballroom on Sunday, September 21st.\n--\nThey say, “We wrote this song about two young lovers who have been trying to give each other signs that they are entranced by one another, yet all the signs fall short due to personal insecurity,” the band explains. “Throughout the whole song, both parties are trying to clearly tell the other that they are in reach right in front of them, yet unconfidence in one’s own self never allows for a full realization of love.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}