Information about plays

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

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

{
    "id": 3556024,
    "uri": "https://api.kexp.org/v2/plays/3556024/?format=api",
    "airdate": "2025-09-21T18:37:12-07:00",
    "show": 64626,
    "show_uri": "https://api.kexp.org/v2/shows/64626/?format=api",
    "image_uri": "https://coverartarchive.org/release/5c7839aa-e785-4210-9aa2-ab5ac938fbc5/40492085605-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5c7839aa-e785-4210-9aa2-ab5ac938fbc5/40492085605-250.jpg",
    "song": "Angel Dust",
    "track_id": null,
    "recording_id": "201d5af3-732a-4b49-a9d2-b725203ff7fc",
    "artist": "Ludivine Issambourg ft. Brian Jackson & Wolfgang Valbrun",
    "artist_ids": [
        "cbe3cce2-f97f-4ab0-a7d0-3636698d3f5f",
        "c4cdf239-e646-4339-b064-7a94f5af6583",
        "0ba3787e-7cad-4d5d-b8fa-c62392e1d683"
    ],
    "album": "Above the Laws",
    "release_id": null,
    "release_group_id": "ff98b8aa-626d-474c-9ac0-0ebfdf7a79db",
    "labels": [
        "Heavenly Sweetness"
    ],
    "label_ids": [
        "8c982ccb-47db-4cc8-b067-b1ca113ee4b9"
    ],
    "release_date": "2024-11-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "You no doubt hear Gil Scott-Heron's voice on \"Angel Dust\" by Ludivine Issambourg ft. Brian Jackson & Wolfgang Valbrun.\n\nLudivine Issambourg has been one of the most recognized flautists, composers and producers in France for almost 15 years.\n\nhttps://ludivineissambourg.bandcamp.com/track/angel-dust-ft-brian-jackson-wolfgang-valbrun",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}