Information about plays

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

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

{
    "id": 3633008,
    "uri": "https://api.kexp.org/v2/plays/3633008/?format=api",
    "airdate": "2026-03-24T05:52:43-07:00",
    "show": 66266,
    "show_uri": "https://api.kexp.org/v2/shows/66266/?format=api",
    "image_uri": "https://coverartarchive.org/release/12e29d28-02e7-4a0e-b6ec-60fb76e12a15/14109034172-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/12e29d28-02e7-4a0e-b6ec-60fb76e12a15/14109034172-250.jpg",
    "song": "Dreaming",
    "track_id": null,
    "recording_id": "81b0d8bb-1bf3-4cbf-a560-d5b677ba32d5",
    "artist": "Matthew Sweet & Susanna Hoffs",
    "artist_ids": [
        "3fbcd2d3-3d78-470f-9e47-8f4d66da2474",
        "75936880-d5bd-47a3-b167-00d67c82a6c5"
    ],
    "album": "Completely Under the Covers",
    "release_id": null,
    "release_group_id": "2377febc-4139-4f3e-943f-0d85e6af6175",
    "labels": [],
    "label_ids": [],
    "release_date": "2015-10-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Susanna Hoffs’ cover of \"Dreaming\" is a full-circle moment for two of the most iconic women in New Wave and Power Pop. The connection between Susanna Hoffs and Debbie Harry goes back to the mid-80s \"rivalry\" manufactured by the press between The Bangles and Blondie.\n\nHoffs has always cited Harry as a primary influence. Over the years, the two have shared stages and mutual admiration. Hoffs has described Harry as the \"ultimate cool girl\" who paved the way for women like her to lead bands rather than just being \"frontwomen.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}