Information about plays

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

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

{
    "id": 3558022,
    "uri": "https://api.kexp.org/v2/plays/3558022/?format=api",
    "airdate": "2025-09-26T16:40:58-07:00",
    "show": 64668,
    "show_uri": "https://api.kexp.org/v2/shows/64668/?format=api",
    "image_uri": "https://ia802806.us.archive.org/25/items/mbid-aff8e013-f8e9-48c4-93fe-be01d6ac4272/mbid-aff8e013-f8e9-48c4-93fe-be01d6ac4272-21009315786_thumb500.jpg",
    "thumbnail_uri": "https://ia802806.us.archive.org/25/items/mbid-aff8e013-f8e9-48c4-93fe-be01d6ac4272/mbid-aff8e013-f8e9-48c4-93fe-be01d6ac4272-21009315786_thumb250.jpg",
    "song": "Tom’s Diner",
    "track_id": "fc751d5a-4205-35b2-9b80-e1a50263d366",
    "recording_id": "071f7f8c-c477-4dec-a63f-f1bfee58f609",
    "artist": "DNA feat. Suzanne Vega",
    "artist_ids": [
        "97cecdca-af46-4344-9677-ed80bfe43b66",
        "cf119120-7df5-47d7-9dec-49f8837a4e40"
    ],
    "album": "Tom’s Album",
    "release_id": "aff8e013-f8e9-48c4-93fe-be01d6ac4272",
    "release_group_id": "9811a59e-da1b-36d0-9b62-413ca2c4c446",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1991-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Suzanne Vega will be on tour! They'll be at Bimbos 365 Club in SF on 2/17 and The Neptune in SEA on 2/22\n https://www.suzannevega.com/tour\n---\nDNA was the name taken by English electronic music producers Nick Batt and Neal Slateford. This is their 1990 remix of the Suzanne Vega classic. \n\nWatch Suzanne Vega herself perform her composition live at The Royal Albert Hall in 1986: https://www.youtube.com/watch?v=DCCWVk1fgpY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}