Information about plays

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

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

{
    "id": 3667273,
    "uri": "https://api.kexp.org/v2/plays/3667273/?format=api",
    "airdate": "2026-06-13T08:34:33-07:00",
    "show": 66976,
    "show_uri": "https://api.kexp.org/v2/shows/66976/?format=api",
    "image_uri": "https://coverartarchive.org/release/41afe5a2-6979-4459-ab6c-89bbec7a5d62/43083031764-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/41afe5a2-6979-4459-ab6c-89bbec7a5d62/43083031764-250.jpg",
    "song": "START A FIRE",
    "track_id": null,
    "recording_id": "86464533-ff78-4251-a6f3-8a9adee1a16b",
    "artist": "The Neighborhood Kids & DAMAG3",
    "artist_ids": [
        "369e3ee5-19f2-4d49-aedd-629eb40dde27",
        "c65ece63-ddb1-47c1-b293-da8433b3aa46"
    ],
    "album": "START A FIRE",
    "release_id": null,
    "release_group_id": "12328278-eed5-4eb0-9439-757e5287a963",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-07-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kumeyaay (The Neighborhood Kids)\n--\nSan Diego-based hip-hop group The Neighborhood Kids is comprised of Verde, Amon the MC, Niko Rosy, Gatoz Locoz, and DJ JG. Through their music, they “ promote awareness for child abuse, women’s rights, police reform, drug abuse, immigration laws and other marginalized groups”. \nhttps://theneighborhoodkids.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}