Information about plays

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

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

{
    "id": 3592760,
    "uri": "https://api.kexp.org/v2/plays/3592760/?format=api",
    "airdate": "2025-12-18T17:42:21-08:00",
    "show": 65412,
    "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
    "image_uri": "https://ia800205.us.archive.org/14/items/mbid-b3ef5857-6501-4f45-be08-632967ccd479/mbid-b3ef5857-6501-4f45-be08-632967ccd479-36625385914_thumb500.jpg",
    "thumbnail_uri": "https://ia800205.us.archive.org/14/items/mbid-b3ef5857-6501-4f45-be08-632967ccd479/mbid-b3ef5857-6501-4f45-be08-632967ccd479-36625385914_thumb250.jpg",
    "song": "Stop!",
    "track_id": "e0bdc58b-2f48-45e4-bae1-d2487ccd4396",
    "recording_id": "0f223015-9ac6-4bfc-81f5-eba7c90c0c34",
    "artist": "Jane’s Addiction",
    "artist_ids": [
        "e3434cc7-d348-491a-9dc8-325af3d9086d"
    ],
    "album": "Ritual de lo habitual",
    "release_id": "b3ef5857-6501-4f45-be08-632967ccd479",
    "release_group_id": "baeba3f5-a5aa-3e6e-944f-cca5374192e4",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1990-08-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating producer Dave Jerden who died in February. \n\nAs a producer he has helped artists like Public Image Limited (PiL), Jane's Addiction, Alice in Chains, Social Distortion and The Offspring make stunning records. \n\nhttps://tapeop.com/interviews/86/dave-jerden-Talking-Heads-Stones-Herbie-Hancock",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}