Information about plays

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

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

{
    "id": 3586321,
    "uri": "https://api.kexp.org/v2/plays/3586321/?format=api",
    "airdate": "2025-12-03T14:28:31-08:00",
    "show": 65279,
    "show_uri": "https://api.kexp.org/v2/shows/65279/?format=api",
    "image_uri": "https://ia800808.us.archive.org/25/items/mbid-eb89ea90-7316-4682-94d7-fa29e93e6180/mbid-eb89ea90-7316-4682-94d7-fa29e93e6180-43463560315_thumb500.jpg",
    "thumbnail_uri": "https://ia800808.us.archive.org/25/items/mbid-eb89ea90-7316-4682-94d7-fa29e93e6180/mbid-eb89ea90-7316-4682-94d7-fa29e93e6180-43463560315_thumb250.jpg",
    "song": "Taking out the Trash",
    "track_id": "540a476a-55f0-4740-86b4-4cd834ec14d9",
    "recording_id": "217185c7-c28a-4e5e-8ba3-fc24e75de66e",
    "artist": "SML",
    "artist_ids": [
        "f127f13b-b897-4595-ae01-4bf4129ff87b"
    ],
    "album": "How You Been",
    "release_id": "eb89ea90-7316-4682-94d7-fa29e93e6180",
    "release_group_id": "27dacd5c-7f66-4ebf-a8f5-1610b6eca083",
    "labels": [
        "International Anthem Recording Co."
    ],
    "label_ids": [
        "817464f6-8b69-4467-988c-1ce0bc23122e"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Last year, the LA-based quintet SML (bassist Anna Butterss, synthesist Jeremiah Chiu, saxophonist Josh Johnson, drummer Booker Stardrum, and guitarist Gregory Uhlmann), released their debut album, \"Small Medium Large.\"  They just released \"How You Been\" on November 7th.: https://intlanthem.bandcamp.com/album/how-you-been\n\n--\nWatch the animated video for the quite animated \"Taking out the Trash\": https://www.youtube.com/watch?v=kkKhsf2hGs8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}