Information about plays

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

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

{
    "id": 3572030,
    "uri": "https://api.kexp.org/v2/plays/3572030/?format=api",
    "airdate": "2025-10-31T01:37:03-07:00",
    "show": 64980,
    "show_uri": "https://api.kexp.org/v2/shows/64980/?format=api",
    "image_uri": "https://ia800807.us.archive.org/7/items/mbid-eb6ba22b-76ed-45bd-9f75-245157f67922/mbid-eb6ba22b-76ed-45bd-9f75-245157f67922-41511727232_thumb500.jpg",
    "thumbnail_uri": "https://ia800807.us.archive.org/7/items/mbid-eb6ba22b-76ed-45bd-9f75-245157f67922/mbid-eb6ba22b-76ed-45bd-9f75-245157f67922-41511727232_thumb250.jpg",
    "song": "Releasing Hypnotical Gases",
    "track_id": "cc671209-a9b3-3c4a-b195-e16ec3d1a9a4",
    "recording_id": "fd635a5e-aafa-48fe-8818-190c27b257fd",
    "artist": "Organized Konfusion",
    "artist_ids": [
        "cd3f07e8-7047-418c-a325-d2028ee1b8a0"
    ],
    "album": "Organized Konfusion",
    "release_id": "eb6ba22b-76ed-45bd-9f75-245157f67922",
    "release_group_id": "78adb32b-3093-3cb6-a5e8-36dd79326073",
    "labels": [
        "Hollywood Basic"
    ],
    "label_ids": [
        "74096c66-e501-4417-b612-ffd52ecb0cf3"
    ],
    "release_date": "1991-10-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday Pharaohe Monch!\n\n---\nOrganized Konfusion are a Queens-based duo who specialize in intelligent rhymes, to the detriment of their usually lackluster production. Formed by neighborhood friends Prince Poetry and Pharoahe Monch, who began rhyming as Simply 2 Positive, Organized Konfusion began working with producer Paul C and scored a deal with Hollywood Records for their 1991 self-titled debut album.\n--\nDj Shadow used their words \"insight, foresight, more sight\" in \"Midnight in a Perfect World.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}