Information about plays

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

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

{
    "id": 3521493,
    "uri": "https://api.kexp.org/v2/plays/3521493/?format=api",
    "airdate": "2025-07-02T03:36:13-07:00",
    "show": 63896,
    "show_uri": "https://api.kexp.org/v2/shows/63896/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-96637d5a-39af-4797-95f4-b3d95f49f384/mbid-96637d5a-39af-4797-95f4-b3d95f49f384-42340216661_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-96637d5a-39af-4797-95f4-b3d95f49f384/mbid-96637d5a-39af-4797-95f4-b3d95f49f384-42340216661_thumb250.jpg",
    "song": "The Field",
    "track_id": "be0863e8-d672-4da1-8746-95b7e5c9471d",
    "recording_id": "9d43bfe7-e116-46ea-be56-eff68588c8de",
    "artist": "Blood Orange feat. The Durutti Column, Tariq Al-Sabir, Caroline Polachek & Daniel Caesar",
    "artist_ids": [
        "aaddb5e3-f8a5-4a9d-8674-f885112ecf0e",
        "b46e298d-d3a5-4695-a03e-63e8c523b23e",
        "3d254f1e-7d18-431b-baeb-68e57695dfdb",
        "7360ad2d-08e9-412a-bb7a-7e62c9b4ed4a",
        "d8f43dc5-4613-48ac-8c23-a62b82f8c67a"
    ],
    "album": "The Field",
    "release_id": "96637d5a-39af-4797-95f4-b3d95f49f384",
    "release_group_id": "181559fd-750d-49dd-bf9b-dc00e0f09c3a",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2025-06-26",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Blood Orange, the renowned project of musical visionary Dev Hynes, has shared his first new music under the moniker in three years, with latest single and music video 'The Field'.  'The Field' features co-writing and vocals from The Durutti Column‘s Vini Reilly, Tariq Al-Sabir, Daniel Caesar and Caroline Polachek, the latter who previously worked with Hynes on his acclaimed 2013 album Cupid Deluxe.\nDescribed as \"a song about deep breaths in country fields & the ones we miss when we close our eyes\", 'The Field' intertwines rattling percussion with delicate guitar chords and wispy cello plucks, with Hynes' soothing songwriting and melodies intertwined with lush vocals from Polachek and Caesar. The track arrives alongside an accompanying music video self-directed by Hynes, following the artist in a quaint, rural countryside farm.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}