Information about plays

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

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

{
    "id": 3625041,
    "uri": "https://api.kexp.org/v2/plays/3625041/?format=api",
    "airdate": "2026-03-04T02:17:03-08:00",
    "show": 66086,
    "show_uri": "https://api.kexp.org/v2/shows/66086/?format=api",
    "image_uri": "https://dn710708.ca.archive.org/0/items/mbid-58aadb63-320f-33c2-ac4a-036074210312/mbid-58aadb63-320f-33c2-ac4a-036074210312-5620210945_thumb500.jpg",
    "thumbnail_uri": "https://dn710708.ca.archive.org/0/items/mbid-58aadb63-320f-33c2-ac4a-036074210312/mbid-58aadb63-320f-33c2-ac4a-036074210312-5620210945_thumb250.jpg",
    "song": "Lovin’ You",
    "track_id": "4a73529a-1bea-3577-aa99-7c78fd142c46",
    "recording_id": "94a95b4b-83b6-4748-8465-d648f9138c2a",
    "artist": "Minnie Riperton",
    "artist_ids": [
        "e842abf7-8a63-4602-8879-75958c2884a1"
    ],
    "album": "Perfect Angel",
    "release_id": "58aadb63-320f-33c2-ac4a-036074210312",
    "release_group_id": "204bf48e-12bc-317b-ab84-042f963aeaff",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1974-06-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Lovin' You\" was created to be a distraction for singer/songwriter Minnie Riperton's baby daughter, Maya Rudolph. \n\nShe sings \"Maya\" towards the end, but that's only included in the unedited or album version. \n\nMinnie Riperton wanted Stevie Wonder to produce this, her second album, which he agreed to, but because of contractual conflicts, he was credited under the pseudonym \"El Toro Negro\" -- Spanish for \"black bull,\" a nod to Stevie Wonder's astrological sign, Taurus.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}