Information about plays

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

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

{
    "id": 3616797,
    "uri": "https://api.kexp.org/v2/plays/3616797/?format=api",
    "airdate": "2026-02-13T02:14:50-08:00",
    "show": 65918,
    "show_uri": "https://api.kexp.org/v2/shows/65918/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-ffdb0202-6992-4e20-8385-9c8cea86096a/mbid-ffdb0202-6992-4e20-8385-9c8cea86096a-43497026377_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-ffdb0202-6992-4e20-8385-9c8cea86096a/mbid-ffdb0202-6992-4e20-8385-9c8cea86096a-43497026377_thumb250.jpg",
    "song": "Palm of His Hands",
    "track_id": "519a51d4-7e89-4e1c-857f-6700b422424b",
    "recording_id": "89f71c8a-1af0-4c05-85a1-acec573112c4",
    "artist": "De La Soul feat. Bilal",
    "artist_ids": [
        "260097c7-d628-4a3f-966f-956ea430c0d8",
        "a8ebde98-7e91-46c7-992c-90039ba42017"
    ],
    "album": "Cabin in the Sky",
    "release_id": "ffdb0202-6992-4e20-8385-9c8cea86096a",
    "release_group_id": "05e414ac-82dd-4fbd-bd85-a6d294c8a1df",
    "labels": [
        "Mass Appeal"
    ],
    "label_ids": [
        "6f6e9784-ac68-4dcc-9790-d6b3edbb1a56"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Cabin in the Sky\" is De La Soul's tenth album and their first since the death of David \"Trugoy the Dove\" Jolicoeur. \nHere's a very positive review: https://hiphopgoldenage.com/de-la-soul-cabin-in-the-sky-review/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}