Information about plays

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

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

{
    "id": 3525436,
    "uri": "https://api.kexp.org/v2/plays/3525436/?format=api",
    "airdate": "2025-07-11T05:14:34-07:00",
    "show": 63980,
    "show_uri": "https://api.kexp.org/v2/shows/63980/?format=api",
    "image_uri": "https://ia601607.us.archive.org/10/items/mbid-af744c1f-c7d5-4710-a45f-ece9427ea3b3/mbid-af744c1f-c7d5-4710-a45f-ece9427ea3b3-3146131406_thumb500.jpg",
    "thumbnail_uri": "https://ia801607.us.archive.org/10/items/mbid-af744c1f-c7d5-4710-a45f-ece9427ea3b3/mbid-af744c1f-c7d5-4710-a45f-ece9427ea3b3-3146131406_thumb250.jpg",
    "song": "Killing Me Softly With His Song",
    "track_id": "35694ad0-2059-30d0-a516-46fcbbc3373f",
    "recording_id": "a6622f2d-3f1c-4512-9e9f-44ba184d112b",
    "artist": "Roberta Flack",
    "artist_ids": [
        "5298bbcb-7330-49bf-a780-2d757f10a20a"
    ],
    "album": "Killing Me Softly",
    "release_id": "af744c1f-c7d5-4710-a45f-ece9427ea3b3",
    "release_group_id": "765c9454-0ceb-350c-b538-c2404110d0a5",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1973-08-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Roberta Flack passed on February 24th. She was 88.\n\nThe title track from Flack's album \"Killing Me Softly\" went on to win the 1974 Grammy Award for Record of the Year.\n\nThe Hyde Leadership Charter School in the Bronx, NYC, runs an after-school music program called \"The Roberta Flack School of Music\" to provide free music education to underprivileged students in partnership with Flack, who founded the school.\n\nCheck out PBS's American Masters 2023 documentary on Roberta Flack: https://www.pbs.org/video/roberta-flack-mnv48o/\n\nhttps://robertaflack.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}