Information about plays

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

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

{
    "id": 3541961,
    "uri": "https://api.kexp.org/v2/plays/3541961/?format=api",
    "airdate": "2025-08-19T06:40:26-07:00",
    "show": 64329,
    "show_uri": "https://api.kexp.org/v2/shows/64329/?format=api",
    "image_uri": "https://ia902902.us.archive.org/6/items/mbid-14d28c13-5a38-4520-97d8-181d8eca1f60/mbid-14d28c13-5a38-4520-97d8-181d8eca1f60-42465545414_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-14d28c13-5a38-4520-97d8-181d8eca1f60/mbid-14d28c13-5a38-4520-97d8-181d8eca1f60-42465545414_thumb250.jpg",
    "song": "Eletricidade",
    "track_id": "d4d555ff-4781-4022-8870-0e4fc310e0cb",
    "recording_id": "19cda960-f953-45e1-bf20-1c632abff3f9",
    "artist": "Dom Salvador, Adrian Younge & Ali Shaheed Muhammad",
    "artist_ids": [
        "69bb7a74-99ee-4da0-bc3d-84586676e4ea",
        "c8cebd82-0db2-4516-b363-af2aad7985fd",
        "d5ee9a6f-8e10-47e7-bca7-7e3f82aad769"
    ],
    "album": "Dom Salvador JID024",
    "release_id": "14d28c13-5a38-4520-97d8-181d8eca1f60",
    "release_group_id": "baa376a2-daa8-4dfd-8800-3173367fb14e",
    "labels": [
        "Jazz is Dead"
    ],
    "label_ids": [
        "4fa0846f-353d-4307-95d6-f63617efb673"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The latest edition of Jazz is Dead! \n\n\"Jazz Is Dead continues its journey of honoring musical legends with Dom Salvador JID024, an album that revisits and revitalizes the pioneering spirit of one of Brazil’s most influential musicians. Dom Salvador, the trailblazer who fused samba with jazz, funk, and soul in the late ’60s and early ’70s, is the cornerstone of a movement that shaped the sound of Black Brazilian music.\" https://domsalvador.bandcamp.com/album/dom-salvador-jid024",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}