Information about plays

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

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

{
    "id": 3429134,
    "uri": "https://api.kexp.org/v2/plays/3429134/?format=api",
    "airdate": "2024-11-23T15:40:17-08:00",
    "show": 61928,
    "show_uri": "https://api.kexp.org/v2/shows/61928/?format=api",
    "image_uri": "https://ia804607.us.archive.org/3/items/mbid-4d87fbd8-e5c5-4c9f-9218-e3f91b81d9b3/mbid-4d87fbd8-e5c5-4c9f-9218-e3f91b81d9b3-39854773984_thumb500.jpg",
    "thumbnail_uri": "https://ia904607.us.archive.org/3/items/mbid-4d87fbd8-e5c5-4c9f-9218-e3f91b81d9b3/mbid-4d87fbd8-e5c5-4c9f-9218-e3f91b81d9b3-39854773984_thumb250.jpg",
    "song": "Ankh",
    "track_id": "9ac983dc-fe25-4a34-bc15-55db5256411a",
    "recording_id": "3810c7a8-5c0a-4915-abf2-89cd29d36720",
    "artist": "Temples",
    "artist_ids": [
        "1916fc94-bf9c-4ba2-90b0-22ebb5444d57"
    ],
    "album": "Other Structures",
    "release_id": "4d87fbd8-e5c5-4c9f-9218-e3f91b81d9b3",
    "release_group_id": "b1e89983-f63f-4a48-8196-27307723bacc",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Other Structures,\" a just-released six-track EP is made up of unreleased tracks taken from sessions for the psych-drenched band’s debut 2014 album \"Sun Structures,\" as well as two remixes of their single \"Shelter Song\" by Kasabian’s Serge Pizzorno and Robert Leven Been (aka Robert Turner of Black Rebel Motorcycle Club). https://www.templestheband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}