Information about plays

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

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

{
    "id": 3524236,
    "uri": "https://api.kexp.org/v2/plays/3524236/?format=api",
    "airdate": "2025-07-08T07:31:35-07:00",
    "show": 63956,
    "show_uri": "https://api.kexp.org/v2/shows/63956/?format=api",
    "image_uri": "https://ia800103.us.archive.org/19/items/mbid-732e784d-6e5d-49d4-9333-037514275f2e/mbid-732e784d-6e5d-49d4-9333-037514275f2e-42022728963_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-732e784d-6e5d-49d4-9333-037514275f2e/mbid-732e784d-6e5d-49d4-9333-037514275f2e-42022728963_thumb250.jpg",
    "song": "Holding On",
    "track_id": "9fa416ad-ead5-4ea2-9429-78e8450822db",
    "recording_id": "8a0f7780-b99a-46ef-b139-851a9252b827",
    "artist": "The War on Drugs",
    "artist_ids": [
        "87b9b3b8-ab93-426c-a200-4012d667a626"
    ],
    "album": "A Deeper Understanding",
    "release_id": "732e784d-6e5d-49d4-9333-037514275f2e",
    "release_group_id": "a08e02b3-f076-42c2-9a6a-374e15eda4fe",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2017-08-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Frontman Adam Granduciel says:\n“...the songs are thought about in a band context. Instead of, like, drum machine and then droning guitar, which was the way I used to write. This way, I was writing a little bit more thinking of the whole band – the sound of it live, and how we could shape the sound of this band we’ve made.”\nhttps://longlivevinyl.net/2017/09/28/a-deeper-understanding-the-war-on-drugs-interview/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}