Information about plays

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

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

{
    "id": 3637456,
    "uri": "https://api.kexp.org/v2/plays/3637456/?format=api",
    "airdate": "2026-04-03T22:41:49-07:00",
    "show": 66359,
    "show_uri": "https://api.kexp.org/v2/shows/66359/?format=api",
    "image_uri": "https://coverartarchive.org/release/02f0d407-4626-48c3-9f28-6dfb1bdf206a/44399467750-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/02f0d407-4626-48c3-9f28-6dfb1bdf206a/44399467750-250.jpg",
    "song": "elsewhere",
    "track_id": null,
    "recording_id": "d4502cc6-ff8c-49c3-95d1-164a87a93aaf",
    "artist": "aja monet feat. Meshell Ndegeocello & Georgia Anne Muldrow",
    "artist_ids": [
        "c1d14ed4-9a04-43e1-bc7b-f16471768f42",
        "55a8b485-1cbf-47ee-ae15-d106200fafe8",
        "caf1cb4b-5bd0-4b4c-aecf-53de52cd18d1"
    ],
    "album": "hollyweird",
    "release_id": null,
    "release_group_id": "33a2c9fc-6fcd-4a48-8062-b276e772790d",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2026-02-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album out on May 22!\n==\naja monet is a Surrealist Blues Poet in the business of goosebumps and heart-gut-telling truths. Her poems are harmolodic, vulnerable, and insurgent. She follows in the tradition of poets organizing in social movements for change.\n==\nHere's the video for \"elsewhere\"\nhttps://www.youtube.com/watch?v=yYqyL1Y9kvQ\n==\najamonet.com\nhttps://ajamonet.bandcamp.com/album/the-color-of-rain",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}