Information about plays

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

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

{
    "id": 3665266,
    "uri": "https://api.kexp.org/v2/plays/3665266/?format=api",
    "airdate": "2026-06-08T07:37:21-07:00",
    "show": 66935,
    "show_uri": "https://api.kexp.org/v2/shows/66935/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-1cb6eb46-e440-44a4-9a62-38a62b0924e6/mbid-1cb6eb46-e440-44a4-9a62-38a62b0924e6-45315525275_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-1cb6eb46-e440-44a4-9a62-38a62b0924e6/mbid-1cb6eb46-e440-44a4-9a62-38a62b0924e6-45315525275_thumb250.jpg",
    "song": "WAX PAPER",
    "track_id": "e3d746de-98b0-4f55-81a7-7e12a0b68081",
    "recording_id": "96dc5e31-0d35-4a10-b888-02384050c324",
    "artist": "Tierra Whack",
    "artist_ids": [
        "ae952d46-0f36-414c-90d4-f202ea2d4a71"
    ],
    "album": "WAX PAPER",
    "release_id": "1cb6eb46-e440-44a4-9a62-38a62b0924e6",
    "release_group_id": "42843c43-c8d2-451a-9586-2fabdf4ebcfb",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2026-06-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new from Philadelphia-based Tierra Whack! Look for it on the upcoming mixtape, \"WHACK'S MUSEUM,\" out June 19th. Read more at: https://hip-hopvibe.com/news/tierra-whack-to-release-whacks-museum-mixtape-on-june-19/\n\nWatch the music video here: https://www.youtube.com/watch?v=Nup3_s5gojw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}