Information about plays

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

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

{
    "id": 3553376,
    "uri": "https://api.kexp.org/v2/plays/3553376/?format=api",
    "airdate": "2025-09-15T13:09:19-07:00",
    "show": 64571,
    "show_uri": "https://api.kexp.org/v2/shows/64571/?format=api",
    "image_uri": "https://ia600808.us.archive.org/22/items/mbid-47525264-6208-4809-a378-27e62220c1f2/mbid-47525264-6208-4809-a378-27e62220c1f2-41300881349_thumb500.jpg",
    "thumbnail_uri": "https://ia800808.us.archive.org/22/items/mbid-47525264-6208-4809-a378-27e62220c1f2/mbid-47525264-6208-4809-a378-27e62220c1f2-41300881349_thumb250.jpg",
    "song": "Take Me to Dance",
    "track_id": "a354d520-157e-4532-b8eb-2075f6f8faae",
    "recording_id": "78f270d0-95ca-4deb-a1db-2c95514a27af",
    "artist": "Pachyman",
    "artist_ids": [
        "db0f43f1-2433-4231-b3e6-a7069870a426"
    ],
    "album": "Another Place",
    "release_id": "47525264-6208-4809-a378-27e62220c1f2",
    "release_group_id": "4dd1163f-8aca-42de-ba5f-a65b21ff515c",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2025-05-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in Puerto Rico and based in Los Angeles, Pachyman creates hypnotic tracks that take the listener on a pilgrimage to an unusual space.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}