Information about plays

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

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

{
    "id": 3571036,
    "uri": "https://api.kexp.org/v2/plays/3571036/?format=api",
    "airdate": "2025-10-28T14:12:59-07:00",
    "show": 64958,
    "show_uri": "https://api.kexp.org/v2/shows/64958/?format=api",
    "image_uri": "https://coverartarchive.org/release/091f06a8-7062-49a5-b747-fd7b5951c5ec/8975372094-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/091f06a8-7062-49a5-b747-fd7b5951c5ec/8975372094-250.jpg",
    "song": "Greeny Jungle",
    "track_id": null,
    "recording_id": "a15842d1-bd46-443c-95c4-cfc82962e129",
    "artist": "Gabriel Teodros, SoulChef featuring shakiah",
    "artist_ids": [
        "2584dbb7-683d-498a-a2c5-05147e07587e",
        "b7302cd1-8f0d-46ce-b869-872922c4002d",
        "5a6d80a8-ef8d-4136-8994-a11e2eab8a36"
    ],
    "album": "Evidence of Things Not Seen",
    "release_id": null,
    "release_group_id": "d6bbd050-8a86-4f16-b88d-035c78a13bea",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2014-10-28",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Gabriel Teodros & SoulChef's album Evidence of Things Not Seen was released on this day in 2014! Featuring Seattle emcee Shakiah. Both were just onstage performing this song this past weekend at the Abyssinian Creole \"Sexy Beast\" 20 Year Anniversary show.\n\n---\n\nhttps://www.youtube.com/watch?v=H29PcUbc6Tk\n\nSeattle-based MC Gabriel Teodros collaborates with Aotearoa-based producer SoulChef on \"Evidence Of Things Not Seen\", a James Baldwin-inspired album that became a classic.\n\n\nhttps://gtandthechef.bandcamp.com/album/evidence-of-things-not-seen",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}