Information about plays

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

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

{
    "id": 3525086,
    "uri": "https://api.kexp.org/v2/plays/3525086/?format=api",
    "airdate": "2025-07-10T08:47:07-07:00",
    "show": 63972,
    "show_uri": "https://api.kexp.org/v2/shows/63972/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-f0d66b82-13c8-4cdb-a9f4-b35fce4d5ba2/mbid-f0d66b82-13c8-4cdb-a9f4-b35fce4d5ba2-42454749403_thumb500.jpg",
    "thumbnail_uri": "https://ia801500.us.archive.org/11/items/mbid-f0d66b82-13c8-4cdb-a9f4-b35fce4d5ba2/mbid-f0d66b82-13c8-4cdb-a9f4-b35fce4d5ba2-42454749403_thumb250.jpg",
    "song": "Wide Awake",
    "track_id": "070c764a-18be-4957-96da-28c463206be9",
    "recording_id": "b4a8133d-d67f-4a48-acbd-cbf4e9f3ff64",
    "artist": "Rocket",
    "artist_ids": [
        "9563966d-ca18-44f7-9d72-87a1fe27ae9d"
    ],
    "album": "R is for Rocket",
    "release_id": "f0d66b82-13c8-4cdb-a9f4-b35fce4d5ba2",
    "release_group_id": "83220b6e-12d8-4de9-b0ee-e86d5d5326df",
    "labels": [
        "Transgressive Records",
        "Canvasback Music"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e",
        "d563e39c-2779-456e-ad6a-3703365ab3bc"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rocket's debut album 'R is for Rocket' is out October 3rd via Transgressive Records/ Canvasback. Pre-order now: \nhttps://rockettheband.com/rocket-store\n\nOfficial music video: \nhttps://www.youtube.com/watch?v=iZ4EikpB4RU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}