Information about plays

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

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

{
    "id": 3593173,
    "uri": "https://api.kexp.org/v2/plays/3593173/?format=api",
    "airdate": "2025-12-19T18:15:28-08:00",
    "show": 65421,
    "show_uri": "https://api.kexp.org/v2/shows/65421/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Reality TV Argument Bleeds",
    "track_id": "d48942e5-729b-41d7-b918-fb3d15ab7b9f",
    "recording_id": "852c9f6a-f7d8-4ae1-98ba-b1fd659a5eb0",
    "artist": "Wednesday",
    "artist_ids": [
        "9833b455-0da2-40b5-8e63-37816c910604"
    ],
    "album": "Bleeds",
    "release_id": "42861d98-03b5-4c26-a3e6-c2a91f9fe442",
    "release_group_id": "5bed2109-60ce-4c13-804a-fc04946ba7f7",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#7\n\nThey are on tour and will be swinging by the PNW in the Spring: - 4/21 + 4/22 at Revolution Hall in Portland - 4/23 at the Moore in Seattle - 4/24 at Vogue Theater in Vancouver, BC https://www.wednesday.band/tourdatez",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}