Information about plays

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

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

{
    "id": 3587029,
    "uri": "https://api.kexp.org/v2/plays/3587029/?format=api",
    "airdate": "2025-12-05T06:42:57-08:00",
    "show": 65292,
    "show_uri": "https://api.kexp.org/v2/shows/65292/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bandra Hustle",
    "track_id": "b3c85446-dc0a-4838-b858-8598667485b0",
    "recording_id": "04b533b0-b971-4467-8da6-ddd26a396fe1",
    "artist": "EX GENERATION",
    "artist_ids": [
        "a5047b5a-4ccf-456b-a394-befb24340d0f"
    ],
    "album": "The Mumbai Exchange",
    "release_id": "b68eae8b-4d8c-4329-8273-d2fe246f0be9",
    "release_group_id": "0caae98b-775c-4d49-acd3-1e7bd081569d",
    "labels": [
        "Energy Exchange Records"
    ],
    "label_ids": [
        "1358279e-f356-4059-a94d-6029ca22dd56"
    ],
    "release_date": "2025-11-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Australian jazz‑heads EX GENERATION drop into Mumbai’s Bandra and bottle the sidewalk rush—bhangra drums, disco bass, and psych keys turning city chaos into pure street‑party momentum.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}