Information about plays

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

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

{
    "id": 3637277,
    "uri": "https://api.kexp.org/v2/plays/3637277/?format=api",
    "airdate": "2026-04-03T13:12:30-07:00",
    "show": 66354,
    "show_uri": "https://api.kexp.org/v2/shows/66354/?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": "Just How It Is (Sometimes)",
    "track_id": "15b2a8b4-4770-4595-87fc-6aaa44fb58d9",
    "recording_id": "0f4c6ef5-efb8-44bc-834f-0264b6bfc2af",
    "artist": "De La Soul feat. Jay Pharoah & Gareth Donkin",
    "artist_ids": [
        "3f9aba2d-c138-441d-bc29-7a0aa03d469f",
        "a8ebde98-7e91-46c7-992c-90039ba42017",
        "7a7e6206-f3ee-4cf3-8ed0-192ca2b0f1f9"
    ],
    "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": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off of De La Soul's most recent album, dropped back in November last year \n\nListen again on their official YouTube: https://www.youtube.com/watch?v=qxK78k37WJM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}