Information about plays

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

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

{
    "id": 3550124,
    "uri": "https://api.kexp.org/v2/plays/3550124/?format=api",
    "airdate": "2025-09-07T17:17:42-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://dn721704.ca.archive.org/0/items/mbid-ba08eedb-ac44-4a4d-9c24-14a85e95684e/mbid-ba08eedb-ac44-4a4d-9c24-14a85e95684e-42353197332_thumb500.jpg",
    "thumbnail_uri": "https://ia601309.us.archive.org/35/items/mbid-ba08eedb-ac44-4a4d-9c24-14a85e95684e/mbid-ba08eedb-ac44-4a4d-9c24-14a85e95684e-42353197332_thumb250.jpg",
    "song": "In Your Pocket",
    "track_id": "0e2e1886-94e4-4446-8494-c2a03ad0f22d",
    "recording_id": "8c93e6a8-a9eb-46aa-b222-3bdd42da27bf",
    "artist": "Packaging",
    "artist_ids": [
        "310ac711-027b-4eea-833b-0b04d72f82ea"
    ],
    "album": "Packaging",
    "release_id": "ba08eedb-ac44-4a4d-9c24-14a85e95684e",
    "release_group_id": "3945d4aa-a342-42c4-bacb-9385b51e1c98",
    "labels": [
        "Share It Music"
    ],
    "label_ids": [
        "019f6f42-4804-4cd4-bdc5-9388c416c7c4"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Packaging is the duo of Seattle's Daniel Lyon (Spirit Award) and Denver's Daniel \"Connor\" Birch (Flaural). Their self-titled debut album will be released on October 10th!\n\nBirch said of their formation, \"A surplus of free time during the pandemic gave us that initial opportunity. The first session, Daniel visited Denver, we worked 12-plus-hour days, and both stayed full-time at the studio writing together and often with members of Flaural.\" https://tinyurl.com/5y6pxw5k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}