Information about plays

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

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

{
    "id": 3622520,
    "uri": "https://api.kexp.org/v2/plays/3622520/?format=api",
    "airdate": "2026-02-26T10:26:32-08:00",
    "show": 66035,
    "show_uri": "https://api.kexp.org/v2/shows/66035/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-15cd087f-ba1e-45ac-b57b-faa46e8468af/mbid-15cd087f-ba1e-45ac-b57b-faa46e8468af-33142012433_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-15cd087f-ba1e-45ac-b57b-faa46e8468af/mbid-15cd087f-ba1e-45ac-b57b-faa46e8468af-33142012433_thumb250.jpg",
    "song": "Noise Of Everyday Life",
    "track_id": "990f8942-3020-4774-a525-7eb46e5cd452",
    "recording_id": "b362369e-0772-4fc5-a477-1a308a1009a5",
    "artist": "Spacemoth",
    "artist_ids": [
        "0845d9a3-2083-4fc1-bd5f-e49de92ae945"
    ],
    "album": "No Past No Future",
    "release_id": "15cd087f-ba1e-45ac-b57b-faa46e8468af",
    "release_group_id": "d5c6fe59-b1d9-4847-a563-d786c3de30e0",
    "labels": [
        "Wax Nine Records"
    ],
    "label_ids": [
        "14f9672e-24bd-41cb-abaf-04567571cf70"
    ],
    "release_date": "2022-07-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Spacemoth is on tour!\n\n- San Francisco - TONIGHT Thursday, Feb. 26, at The Chapel (supporting Fiery Furnaces)\n- Seattle - Thursday, March 5, at the Neptune Theatre (supporting Tortoise)\n\n--\n\nSpacemoth joined us at 25th Street Recording yesterday for a Live on KEXP session at 11am. You can still listen to it for the next two weeks on our streaming archive!\n--\n'No Past No Future' is the debut album of psychedelic, space-pop artist Spacemoth.\nDevotion to music has driven Maryam Qudus—a performer, composer, and producer based in the Bay Area—for as long as she can remember. \n\nEvery track flows with Qudus’ low timbered vocals, in harmony with the watery, glowing synthesizers that anchor the album. The result is a record rich in intergalactic, avant-pop, radiating in astonishment at the vast, emotional landscape humans contain within ourselves, and in wonder at the preciousness of our time on earth. \ncredits.\n\nhttps://ssspacemoth.bandcamp.com/album/no-past-no-future",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}