Information about plays

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

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

{
    "id": 3560730,
    "uri": "https://api.kexp.org/v2/plays/3560730/?format=api",
    "airdate": "2025-10-03T05:21:27-07:00",
    "show": 64731,
    "show_uri": "https://api.kexp.org/v2/shows/64731/?format=api",
    "image_uri": "https://ia902907.us.archive.org/0/items/mbid-66c6ad67-a384-4633-8744-f2bbfae835b3/mbid-66c6ad67-a384-4633-8744-f2bbfae835b3-42868641727_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-66c6ad67-a384-4633-8744-f2bbfae835b3/mbid-66c6ad67-a384-4633-8744-f2bbfae835b3-42868641727_thumb250.jpg",
    "song": "Mr. Big Stuff",
    "track_id": "34bdf1ad-face-3190-b289-70b52915c3c0",
    "recording_id": "c85a7c9b-54eb-4318-96ec-b2435d09107c",
    "artist": "Jean Knight",
    "artist_ids": [
        "4a8d9623-4d6c-4b7c-8dc5-5d5319ab8a20"
    ],
    "album": "Soul Hits of the '70s: Didn't It Blow Your Mind! Volume 5",
    "release_id": "66c6ad67-a384-4633-8744-f2bbfae835b3",
    "release_group_id": "d9f052d7-08a6-34eb-8797-eb52f278708a",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1991-01-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hey, Mr. Big Stuff! Donate to KEXP!\n\nhttps://www.kexp.org/donate/\n\nJean Knight was a soul singer whose memorable single “Mr. Big Stuff,” a brassy anthem of female strength, rose to No. 1 on Billboard’s rhythm and blues chart in 1971.\n\nMr. Big Stuff went double platinum and was nominated for best female R&B vocal performance at the 1972 Grammy awards. https://www.nytimes.com/2023/11/28/arts/music/jean-knight-dead.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}