Information about plays

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

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

{
    "id": 3590895,
    "uri": "https://api.kexp.org/v2/plays/3590895/?format=api",
    "airdate": "2025-12-14T04:33:01-08:00",
    "show": 65374,
    "show_uri": "https://api.kexp.org/v2/shows/65374/?format=api",
    "image_uri": "https://coverartarchive.org/release/eb6ba22b-76ed-45bd-9f75-245157f67922/41511727232-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/eb6ba22b-76ed-45bd-9f75-245157f67922/41511727232-250.jpg",
    "song": "Walk Into the Sun",
    "track_id": null,
    "recording_id": "ea807500-3a13-4f31-8f44-dfe0f2aeb3ab",
    "artist": "Organized Konfusion",
    "artist_ids": [
        "cd3f07e8-7047-418c-a325-d2028ee1b8a0"
    ],
    "album": "Organized Konfusion",
    "release_id": null,
    "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": "Ten years after that Central Line's \"Walking Into Sunshine\" was released, Organized Konfusion sampled the vocals for (Hmmm...) \"Walk Into the Sun.\"\n--\nQueens rappers Prince Po and Pharoahe Monch first began their career together as Simply II Positive MCs, later changing their duo name to Organized Konfusion, inspired by an Organized Con Funk Shun record. Their self-titled debut album was released in 1991; it was perhaps the best underground rap album of that decade. Here's a 2021 retrospective: https://albumism.com/features/tribute-celebrating-30-years-of-organized-konfusion-eponymous-debut-album",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}