Information about plays

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

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

{
    "id": 3547835,
    "uri": "https://api.kexp.org/v2/plays/3547835/?format=api",
    "airdate": "2025-09-02T04:11:28-07:00",
    "show": 64451,
    "show_uri": "https://api.kexp.org/v2/shows/64451/?format=api",
    "image_uri": "https://ia801004.us.archive.org/28/items/mbid-b860c24b-a30c-4dfc-886a-1d7878e6f864/mbid-b860c24b-a30c-4dfc-886a-1d7878e6f864-42892777141_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-b860c24b-a30c-4dfc-886a-1d7878e6f864/mbid-b860c24b-a30c-4dfc-886a-1d7878e6f864-42892777141_thumb250.jpg",
    "song": "The Field",
    "track_id": "1e0de8c1-3fe6-4300-a667-7088a3caba8b",
    "recording_id": "af3cb74b-4284-4f96-8785-a8e0e9a7db64",
    "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": "Essex Honey",
    "release_id": "b860c24b-a30c-4dfc-886a-1d7878e6f864",
    "release_group_id": "778e2320-736e-4634-ae65-354d408c40e9",
    "labels": [
        "Sony Music"
    ],
    "label_ids": [
        "9e6b4d7f-4958-4db7-8504-d89e315836af"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "One more from this GORGEOUS new album\n\nhttps://www.youtube.com/watch?v=yTaz0TB9Zco",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}