Information about plays

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

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

{
    "id": 3571893,
    "uri": "https://api.kexp.org/v2/plays/3571893/?format=api",
    "airdate": "2025-10-30T16:31:16-07:00",
    "show": 64977,
    "show_uri": "https://api.kexp.org/v2/shows/64977/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-22dec715-52fb-4c98-bbe4-fcb7b859f6f1/mbid-22dec715-52fb-4c98-bbe4-fcb7b859f6f1-28769982808_thumb500.jpg",
    "thumbnail_uri": "https://ia903409.us.archive.org/1/items/mbid-22dec715-52fb-4c98-bbe4-fcb7b859f6f1/mbid-22dec715-52fb-4c98-bbe4-fcb7b859f6f1-28769982808_thumb250.jpg",
    "song": "Fresh Blood",
    "track_id": "5edb513e-e5af-3539-9d5a-10612048a1ae",
    "recording_id": "45e70b0a-81a6-47d9-80be-7eec34d06004",
    "artist": "EELS",
    "artist_ids": [
        "14387b0f-765c-4852-852f-135335790466"
    ],
    "album": "Hombre Lobo: 12 Songs of Desire",
    "release_id": "22dec715-52fb-4c98-bbe4-fcb7b859f6f1",
    "release_group_id": "679b91b1-c84c-313b-8d8c-9116ea9e9d03",
    "labels": [
        "Vagrant Records"
    ],
    "label_ids": [
        "56c4226d-8962-4807-9ffa-dd6a10358fbb"
    ],
    "release_date": "2009-06-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hombre Lobo is Spanish for \"wolf man\".  Eels recorded a documentary called \"Tremendous Dynamite\" documenting the recording of this album, it's available with the enhanced version: https://www.eelstheband.com/getlobo.html\n--\nCheck out Eels - Live in the KEXP Studio - from 2014: https://youtu.be/QR0sBT6Mgt4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}