Information about plays

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

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

{
    "id": 3674477,
    "uri": "https://api.kexp.org/v2/plays/3674477/?format=api",
    "airdate": "2026-06-30T10:34:17-07:00",
    "show": 67129,
    "show_uri": "https://api.kexp.org/v2/shows/67129/?format=api",
    "image_uri": "https://dn711200.ca.archive.org/0/items/mbid-79790ff5-dece-42be-ae52-43439f1fbebb/mbid-79790ff5-dece-42be-ae52-43439f1fbebb-44633690418_thumb500.jpg",
    "thumbnail_uri": "https://dn711200.ca.archive.org/0/items/mbid-79790ff5-dece-42be-ae52-43439f1fbebb/mbid-79790ff5-dece-42be-ae52-43439f1fbebb-44633690418_thumb250.jpg",
    "song": "Where’s Your Love Now (Waxahatchee version)",
    "track_id": "624b6603-6be3-49c1-ab37-6d127ad333ff",
    "recording_id": "8457c0c7-bbcd-4f76-bd67-2b91fb5db1aa",
    "artist": "This Is Lorelei & Waxahatchee",
    "artist_ids": [
        "42321e24-42b6-4f08-b0d9-8325ee887a20",
        "a2d140d8-ae17-4d72-b680-b89c77f1ed52"
    ],
    "album": "Box for Buddy, Box for Star (super deluxe)",
    "release_id": "79790ff5-dece-42be-ae52-43439f1fbebb",
    "release_group_id": "28832b33-ff98-4fb2-ba2f-1e5822b97fd3",
    "labels": [
        "Double Double Whammy"
    ],
    "label_ids": [
        "4eb25f65-0b0b-49ac-9089-167f0a9d211b"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Did you know that Katie Crutchfield (Waxahatchee) and Kevin Morby are partners and share a home in Overland Park, Kansas?\n\n\"Box for Buddy, Box for Star\" is a 2024 studio album by indie rock artist Nate Amos, of the band Water from Your Eyes, recording as This Is Lorelei. This 2026 version i s the super deluxe edition. https://dbldblwhmmy.com/products/this-is-lorelei-box-for-buddy-box-for-star-super-deluxe",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}