Information about plays

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

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

{
    "id": 3619900,
    "uri": "https://api.kexp.org/v2/plays/3619900/?format=api",
    "airdate": "2026-02-20T11:30:44-08:00",
    "show": 65982,
    "show_uri": "https://api.kexp.org/v2/shows/65982/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-b9b6a70c-b075-4fc1-a273-269d9973933c/mbid-b9b6a70c-b075-4fc1-a273-269d9973933c-28581176697_thumb500.jpg",
    "thumbnail_uri": "https://ia903408.us.archive.org/11/items/mbid-b9b6a70c-b075-4fc1-a273-269d9973933c/mbid-b9b6a70c-b075-4fc1-a273-269d9973933c-28581176697_thumb250.jpg",
    "song": "Caribbean Power",
    "track_id": "fb5242a6-08b1-4257-9eb2-4dfa3fde8e03",
    "recording_id": "5b13cd61-1c29-4d82-892d-33240daecf2b",
    "artist": "Bomba Estéreo",
    "artist_ids": [
        "aea8576d-7ad5-4430-bf2e-63725d80f05c"
    ],
    "album": "Elegancia tropical",
    "release_id": "79f45183-2f11-496d-b9e1-2249d272852f",
    "release_group_id": "4c1f6296-3151-4a4a-9ec8-cae332815317",
    "labels": [
        "Polen Records"
    ],
    "label_ids": [
        "1a2ec8f6-a182-4a45-bedc-c2a87e788c0d"
    ],
    "release_date": "2012-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Caribbean Power\" comes from the Colombian group's 2012 album, Elegancia Tropical.  \n\nhttps://bombaestereo.bandcamp.com/\n\nRelive Bomba Estéreo's Live on KEXP session from 2013: https://www.youtube.com/watch?v=qU50MDtbkEk&t=5s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}