Information about plays

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

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

{
    "id": 3615911,
    "uri": "https://api.kexp.org/v2/plays/3615911/?format=api",
    "airdate": "2026-02-10T21:52:32-08:00",
    "show": 65899,
    "show_uri": "https://api.kexp.org/v2/shows/65899/?format=api",
    "image_uri": "https://coverartarchive.org/release/4615b552-467d-46a0-b2e9-ef5737b5d9e2/20532213819-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4615b552-467d-46a0-b2e9-ef5737b5d9e2/20532213819-250.jpg",
    "song": "Dary",
    "track_id": null,
    "recording_id": "ad554dfb-2024-45a8-851b-473396b9279d",
    "artist": "Omar Sosa & Seckou Keita feat. Gustavo Ovalles",
    "artist_ids": [
        "235abd9b-3d2f-4613-9d67-a7a1bb59ec3d",
        "3101d905-ba10-4088-af15-8160b12e65e1",
        "03f15091-31ea-43e6-9683-68b8c58b64a0"
    ],
    "album": "Transparent Water",
    "release_id": null,
    "release_group_id": "085b9c3f-fed6-4250-bf0a-126805d5ff19",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-02-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Omar Sosa & Seckou Keita Suba Trio will be performing in The Bay Area March 8 @ the Miner Auditorium and in Seattle March 10 & 11 @ Jazz Alley\n\nBay Area tickets: https://tinyurl.com/yvtayr3n\n\nSeattle tickets: https://tinyurl.com/4x8259jc\n\n\"Transparent Water is an exquisitely beautiful new collaboration between the seven-time GRAMMY-nominated pianist, composer and bandleader Omar Sosa from Cuba, and the award-winning Senegalese kora master and singer Seckou Keita.\"\n\nread about the collaboration and its meaning here: https://www.seckoukeita.com/omar-sosa-seckou-keita",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}