Information about plays

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

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

{
    "id": 3559103,
    "uri": "https://api.kexp.org/v2/plays/3559103/?format=api",
    "airdate": "2025-09-29T05:08:48-07:00",
    "show": 64698,
    "show_uri": "https://api.kexp.org/v2/shows/64698/?format=api",
    "image_uri": "https://ia902902.us.archive.org/6/items/mbid-cdd9d67b-d8c6-4f38-a9d7-21713886c71a/mbid-cdd9d67b-d8c6-4f38-a9d7-21713886c71a-36603906844_thumb500.jpg",
    "thumbnail_uri": "https://ia802902.us.archive.org/6/items/mbid-cdd9d67b-d8c6-4f38-a9d7-21713886c71a/mbid-cdd9d67b-d8c6-4f38-a9d7-21713886c71a-36603906844_thumb250.jpg",
    "song": "Blue Nile",
    "track_id": "7a4eadc1-c481-3e58-a2df-e91aff18805a",
    "recording_id": "e0b6936a-d86f-4a0a-be3f-3bab5a105f3a",
    "artist": "Alice Coltrane",
    "artist_ids": [
        "d24fc285-7b2f-47da-8ac5-4070b08570b1"
    ],
    "album": "Red Hot on Impulse",
    "release_id": "cdd9d67b-d8c6-4f38-a9d7-21713886c71a",
    "release_group_id": "d57ca064-3833-3eb5-a0be-f1c6551c07dc",
    "labels": [],
    "label_ids": [],
    "release_date": "1994-10-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Harpist Alice Coltrane was not only the wife of legendary jazz musician John Coltrane, but also a deeply spiritual person and one of the pioneers of blending psychedelia with jazz. \n\nHer music was influenced by bebop, gospel, and Eastern spirituality, particularly Hindu devotional music.\n\nRead more about her legacy here: https://daily.redbullmusicacademy.com/2016/05/universal-consciousness",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}