Information about plays

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

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

{
    "id": 3548946,
    "uri": "https://api.kexp.org/v2/plays/3548946/?format=api",
    "airdate": "2025-09-04T19:05:59-07:00",
    "show": 64475,
    "show_uri": "https://api.kexp.org/v2/shows/64475/?format=api",
    "image_uri": "https://coverartarchive.org/release/93f147db-77ea-4ba4-acd1-b5237cdd1f52/27526433438-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/93f147db-77ea-4ba4-acd1-b5237cdd1f52/27526433438-250.jpg",
    "song": "Yuve Yuve Yu",
    "track_id": null,
    "recording_id": "b9b391da-6722-4407-8670-adeb226318ef",
    "artist": "The HU ft. From Ashes to New",
    "artist_ids": [
        "8601a656-4830-457c-a3f1-f25b105d1629",
        "66baa549-ec7d-410f-88bf-d4f9bbb21890"
    ],
    "album": "Yuve Yuve Yu",
    "release_id": null,
    "release_group_id": "7f958310-29b1-4c7a-8a20-3075f7679ae4",
    "labels": [
        "Eleven Seven Music"
    ],
    "label_ids": [
        "1794d535-40e6-4b3b-8724-84123dc68388"
    ],
    "release_date": "2019-10-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Founded in 2016 in Ulaanbaatar, Mongolia, The HU, comprised of producer Dashka along with members Gala, Jaya, Temka, and Enkush, are a modern rock group rooted in the tradition of their homeland. The band’s name translates to the Mongolian root word for human being. Incorporating traditional Mongolian instrumentation, including the morin khuur, the tovshuur, and throat singing, the band calls their style of music \"hunnu rock\", a term inspired by the Xiongnu, an ancient nomadic empire based in Mongolia proper, known as Hünnü in Mongolian.\n--\nhttps://thehu.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}