Information about plays

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

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

{
    "id": 3521846,
    "uri": "https://api.kexp.org/v2/plays/3521846/?format=api",
    "airdate": "2025-07-02T22:23:59-07:00",
    "show": 63903,
    "show_uri": "https://api.kexp.org/v2/shows/63903/?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": "This is Dev Hynes' first new music under the name Blood Orange in more than three years. '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.\"\n--\nBlood Orange will be at the Portola Music Festival in SF on September 21st.\n\nhttps://www.bloodorange.net",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}