Information about plays

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

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

{
    "id": 3615902,
    "uri": "https://api.kexp.org/v2/plays/3615902/?format=api",
    "airdate": "2026-02-10T21:21:36-08:00",
    "show": 65899,
    "show_uri": "https://api.kexp.org/v2/shows/65899/?format=api",
    "image_uri": "https://dn710004.ca.archive.org/0/items/mbid-24335e0b-348a-4a98-ae76-c06bfd2765de/mbid-24335e0b-348a-4a98-ae76-c06bfd2765de-37148821068_thumb500.jpg",
    "thumbnail_uri": "https://dn710004.ca.archive.org/0/items/mbid-24335e0b-348a-4a98-ae76-c06bfd2765de/mbid-24335e0b-348a-4a98-ae76-c06bfd2765de-37148821068_thumb250.jpg",
    "song": "Juku (feat. Rumbo Tumba)",
    "track_id": "d0276216-52a6-4894-96e8-94d561f16041",
    "recording_id": "c1bf70ba-0cf4-46e1-a1b3-6c9cee2c6012",
    "artist": "El Búho",
    "artist_ids": [
        "0981102f-a51b-474e-849e-3756fe1fef64"
    ],
    "album": "Balance",
    "release_id": "2c1fabc9-e01b-4349-8b60-16975b3297d0",
    "release_group_id": "c12ae248-18d1-47e5-97bb-6370784ce4b8",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rumbo Tumba will be performing February 25 in Seattle @ the Rainier Arts Center. \n\nTickets here: https://tinyurl.com/bdc2wj2v\n\nRUMBO TUMBA is the electroacoustic music project of Argentine multi-instrumentalist, composer, and producer Facundo Salgado",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}