Information about plays

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

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

{
    "id": 3645401,
    "uri": "https://api.kexp.org/v2/plays/3645401/?format=api",
    "airdate": "2026-04-22T16:05:18-07:00",
    "show": 66524,
    "show_uri": "https://api.kexp.org/v2/shows/66524/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-bd4d1605-581f-4943-87d4-be65669f5ad6/mbid-bd4d1605-581f-4943-87d4-be65669f5ad6-39374013559_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-bd4d1605-581f-4943-87d4-be65669f5ad6/mbid-bd4d1605-581f-4943-87d4-be65669f5ad6-39374013559_thumb250.jpg",
    "song": "Is This What I Have Missed?",
    "track_id": "6381cb8d-7f20-40a0-aaa9-28f91b1156df",
    "recording_id": "dea00a29-80f1-4cf0-84ad-cd4ac0b65a48",
    "artist": "Jerome Blazé feat. Sarah Levins & James Tarbotton",
    "artist_ids": [
        "8d3c1c8f-66d2-49bb-9cd8-f804853631c5",
        "c84a945a-14ab-4cce-9afa-1b5f31a864ff",
        "e4c83595-2192-45ca-8c26-0c6d2adc6a8f"
    ],
    "album": "Living Room",
    "release_id": "bd4d1605-581f-4943-87d4-be65669f5ad6",
    "release_group_id": "552b7ac4-1ce3-4592-9bf5-8d33df211e62",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-10-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jerome Blaze's sophomore album.\n\nSay's Blaze, \"The whole album was made in my living room. It’s a beautifully un-treated space, and it really made me embrace imperfection in the music. I wanted it to be an album you can live in, so I did just that, opening the doors to my friends and collaborators along the way.\"\n\nhttps://jeromeblaze.bandcamp.com/album/living-room\nhttps://www.soundbyjerome.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}