Information about plays

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

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

{
    "id": 3580299,
    "uri": "https://api.kexp.org/v2/plays/3580299/?format=api",
    "airdate": "2025-11-19T16:46:17-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "https://dn710105.ca.archive.org/0/items/mbid-66c3bcaf-7cc4-4a27-b4ce-1c7c6bfd9bde/mbid-66c3bcaf-7cc4-4a27-b4ce-1c7c6bfd9bde-43301693092_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-66c3bcaf-7cc4-4a27-b4ce-1c7c6bfd9bde/mbid-66c3bcaf-7cc4-4a27-b4ce-1c7c6bfd9bde-43301693092_thumb250.jpg",
    "song": "Stay In Your Lane",
    "track_id": "ab4aa0a1-4a16-4ef1-b212-81478c17ad6b",
    "recording_id": "db170d16-2e1c-4d4f-b0bb-251e0ebdd535",
    "artist": "Courtney Barnett",
    "artist_ids": [
        "55111838-f001-494a-a1b5-9d818db85810"
    ],
    "album": "Stay In Your Lane",
    "release_id": "66c3bcaf-7cc4-4a27-b4ce-1c7c6bfd9bde",
    "release_group_id": "30c81135-87da-4767-aa48-5fc62028f434",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2025-10-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released just last month, the single \"Stay In Your Lane\" marks Barnett's first new music since 2023. \n\nThe release \"comes alongside a creepy video from filmmaker Alex Ross Perry, which sees Barnett in the centre of some kind of surgical ward, performing while wearing a blood-stained hospital gown.\" Watch the video and read more about the release here: https://tinyurl.com/524kdcm5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}