Information about plays

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

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

{
    "id": 3550753,
    "uri": "https://api.kexp.org/v2/plays/3550753/?format=api",
    "airdate": "2025-09-09T06:21:54-07:00",
    "show": 64515,
    "show_uri": "https://api.kexp.org/v2/shows/64515/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-9307c2d7-3071-4a20-910b-d4fca2584215/mbid-9307c2d7-3071-4a20-910b-d4fca2584215-42941043331_thumb500.jpg",
    "thumbnail_uri": "https://ia601001.us.archive.org/27/items/mbid-9307c2d7-3071-4a20-910b-d4fca2584215/mbid-9307c2d7-3071-4a20-910b-d4fca2584215-42941043331_thumb250.jpg",
    "song": "The Man",
    "track_id": "b4927c61-73c7-4829-9466-9dfb9dbff024",
    "recording_id": "9f9f595c-aba0-47d6-88a4-0b575a3ac374",
    "artist": "KIRBY",
    "artist_ids": [
        "696e90d0-02bf-45d5-9588-91ee9031d565"
    ],
    "album": "Miss Black America",
    "release_id": "9307c2d7-3071-4a20-910b-d4fca2584215",
    "release_group_id": "7b41064b-c982-482e-b956-1187d220bc9a",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wearing the crown of Miss Black America, the title of her new album, KIRBY is using soul music to express the beauty of her home state of Mississippi, despite its painful history.\n\nOn Miss Black America, the follow-up to her 2021 album, \"Sis. He Wasn’t the One,\" KIRBY turns a compass towards her roots in Eudora, Mississippi, to channel Southern tradition while making a call to action.\n\nhttps://genius.com/a/kirby-miss-black-america-interview\nhttps://on.soundcloud.com/i3jpkXPQiY5Pn3ZVcL\nIG @singkirbysing",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}