Information about plays

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

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

{
    "id": 3571773,
    "uri": "https://api.kexp.org/v2/plays/3571773/?format=api",
    "airdate": "2025-10-30T10:17:57-07:00",
    "show": 64973,
    "show_uri": "https://api.kexp.org/v2/shows/64973/?format=api",
    "image_uri": "https://ia600908.us.archive.org/15/items/mbid-489999af-4c09-4674-bcfa-3a0eff09d4cf/mbid-489999af-4c09-4674-bcfa-3a0eff09d4cf-42879858979_thumb500.jpg",
    "thumbnail_uri": "https://ia800908.us.archive.org/15/items/mbid-489999af-4c09-4674-bcfa-3a0eff09d4cf/mbid-489999af-4c09-4674-bcfa-3a0eff09d4cf-42879858979_thumb250.jpg",
    "song": "My Love",
    "track_id": "e52ee30d-41c8-44bc-8243-43fd205740cf",
    "recording_id": "9eb8494a-d775-4163-b275-bd56cc5e3399",
    "artist": "Hannah Jadagu",
    "artist_ids": [
        "b3b223a5-61a1-488f-b003-10edbaf632a3"
    ],
    "album": "Describe",
    "release_id": "489999af-4c09-4674-bcfa-3a0eff09d4cf",
    "release_group_id": "e2aa3ba6-1a42-4780-b74b-bc5b303c4c08",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hannah Jadagu has released her second full-length album, 'Describe,' which was released last week on Sub Pop.\n\nDescribe’s debut single “My Love,” which Jadagu wrote shortly after releasing 'Aperture' and moving “three thousand miles” from the intimacy and comfort of her home in New York, is emblematic of that sonic shift: Opening with an effervescent synth and a propulsive percussive rhythm, the song’s instrumentation is at once euphoric and reserved, making room for Jadagu’s diaphanous vocals while still maintaining the heartbeat of a kick drum and buzzing synth bassline. “I’m starting to miss not waking up with your face,” she sings, trying to make up for distance over the phone through a bad connection as small electronic flourishes spring up around her lush vocals.\n\nhttps://hannahjadagu.bandcamp.com/album/describe",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}