Information about plays

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

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

{
    "id": 3619086,
    "uri": "https://api.kexp.org/v2/plays/3619086/?format=api",
    "airdate": "2026-02-18T11:36:11-08:00",
    "show": 65966,
    "show_uri": "https://api.kexp.org/v2/shows/65966/?format=api",
    "image_uri": "https://dn710906.ca.archive.org/0/items/mbid-ca5e615e-647a-425f-be2f-0ab05b39b965/mbid-ca5e615e-647a-425f-be2f-0ab05b39b965-44381840771_thumb500.jpg",
    "thumbnail_uri": "https://ia803204.us.archive.org/7/items/mbid-ca5e615e-647a-425f-be2f-0ab05b39b965/mbid-ca5e615e-647a-425f-be2f-0ab05b39b965-44381840771_thumb250.jpg",
    "song": "Numerology",
    "track_id": "8d8b90fc-1651-447f-815a-9977f08b2814",
    "recording_id": "c1037d07-0dc4-4c52-9b28-ef4f3fdbcbaa",
    "artist": "My New Band Believe",
    "artist_ids": [
        "d296518f-e5e3-4ba9-a026-560916dcbc2f"
    ],
    "album": "Numerology",
    "release_id": "ca5e615e-647a-425f-be2f-0ab05b39b965",
    "release_group_id": "71456e7f-b7bf-4a0e-afe1-394f13ef7ff9",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2026-02-17",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Former black midi member Cameron Picton's new band. Their debut album 'Numerology' releases on April 10th!\n\nhttps://www.mynewbandbelieve.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}