Information about plays

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

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

{
    "id": 3551787,
    "uri": "https://api.kexp.org/v2/plays/3551787/?format=api",
    "airdate": "2025-09-11T17:33:15-07:00",
    "show": 64535,
    "show_uri": "https://api.kexp.org/v2/shows/64535/?format=api",
    "image_uri": "https://ia800404.us.archive.org/3/items/mbid-10151151-441d-4417-a915-630fbc0dc8dd/mbid-10151151-441d-4417-a915-630fbc0dc8dd-39069825477_thumb500.jpg",
    "thumbnail_uri": "https://ia600404.us.archive.org/3/items/mbid-10151151-441d-4417-a915-630fbc0dc8dd/mbid-10151151-441d-4417-a915-630fbc0dc8dd-39069825477_thumb250.jpg",
    "song": "Jacked",
    "track_id": "323261c6-8067-4797-a01a-6ae779de5930",
    "recording_id": "23e2a25b-ef76-4cf2-836d-c3d21b1956ce",
    "artist": "Heartworms",
    "artist_ids": [
        "be045651-fddf-4a05-9c5f-4384b389f73a"
    ],
    "album": "Jacked",
    "release_id": "10151151-441d-4417-a915-630fbc0dc8dd",
    "release_group_id": "434cc546-7011-45b3-97a1-d0e727c7ce00",
    "labels": [
        "Speedy Wunderground"
    ],
    "label_ids": [
        "6512d2c8-a4a4-47aa-bbd3-d25e34c5d10a"
    ],
    "release_date": "2024-06-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Andy in PDX!\n--\nWhen studying Production and Performance at South Gloucestershire and Stroud College, Orme, who records under the name Heartworms, said, “That was a very male-concentrated course...and me being me, I didn’t let it get to me, but none of [my classmates] would let me be in their band, and they would say that I wouldn’t last long on the course. At the end of the two years, I won the college’s Student of the Year award, and I look at it sometimes and cherish it.”\n-\nhttps://www.nme.com/features/music-interviews/heartworms-band-interview-speedy-wunderground-london-radar-3317221\n--\nCheck out their KEXP Live in Studio: https://www.youtube.com/watch?v=h8fn_3dVm4I",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}