Information about plays

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

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

{
    "id": 3622103,
    "uri": "https://api.kexp.org/v2/plays/3622103/?format=api",
    "airdate": "2026-02-25T12:56:01-08:00",
    "show": 66027,
    "show_uri": "https://api.kexp.org/v2/shows/66027/?format=api",
    "image_uri": "https://dn711302.ca.archive.org/0/items/mbid-df66511b-d830-4ab2-9eb4-c56f2f41713b/mbid-df66511b-d830-4ab2-9eb4-c56f2f41713b-17643297700_thumb500.jpg",
    "thumbnail_uri": "https://dn711302.ca.archive.org/0/items/mbid-df66511b-d830-4ab2-9eb4-c56f2f41713b/mbid-df66511b-d830-4ab2-9eb4-c56f2f41713b-17643297700_thumb250.jpg",
    "song": "Endless Shovel",
    "track_id": "bcb2dbd1-fa39-337d-9c1e-4715748f434f",
    "recording_id": "97bb37c5-bbd6-4649-a3f0-d87ea3f1671e",
    "artist": "Rogue Wave",
    "artist_ids": [
        "6aa55ee1-4c46-4f7c-9a6d-5051dfe2c06d"
    ],
    "album": "Out of the Shadow",
    "release_id": "df66511b-d830-4ab2-9eb4-c56f2f41713b",
    "release_group_id": "3601d0ee-2d2e-3bc6-bc7e-b67a5fb5d966",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2004-07-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rogue Wave is a rock/pop band from Oakland, California, and headed by Zach Schwartz.\n\nSub Pop will digitally release Rogue Wave's Shadow (Deluxe Edition) and Descended Like Vultures (20th Anniversary Director’s Cut) on all streaming services on March 27th!\n\nhttps://www.subpop.com/news/2025/10/28/sub_pop_to_release_rogue_waves_out_of_the_shadow_deluxe_edition_and_descended_like_vultures_20th_anniversary_directors_cut_on_all_streaming_services_along_with_new_vinyl_represses_for_both_out_of_print_albums",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}