Information about plays

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

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

{
    "id": 3667354,
    "uri": "https://api.kexp.org/v2/plays/3667354/?format=api",
    "airdate": "2026-06-13T12:43:31-07:00",
    "show": 66978,
    "show_uri": "https://api.kexp.org/v2/shows/66978/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-a574850a-9d56-4039-96c4-7885db256129/mbid-a574850a-9d56-4039-96c4-7885db256129-44867801530_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-a574850a-9d56-4039-96c4-7885db256129/mbid-a574850a-9d56-4039-96c4-7885db256129-44867801530_thumb250.jpg",
    "song": "Telepathic Butterflies",
    "track_id": "87f28fbc-8c19-49f6-a342-d90239c4050f",
    "recording_id": "87471575-197e-4dd7-91d3-d07f1f3db433",
    "artist": "Spacemoth",
    "artist_ids": [
        "0845d9a3-2083-4fc1-bd5f-e49de92ae945"
    ],
    "album": "Inward Eye",
    "release_id": "a574850a-9d56-4039-96c4-7885db256129",
    "release_group_id": "d393c96e-cae6-4b04-a0e2-692eda46f56e",
    "labels": [
        "Greenway Records"
    ],
    "label_ids": [
        "353d0410-9950-45b1-b707-a3a303ae6fa3"
    ],
    "release_date": "2026-06-26",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Before recording her album Inward Eye as Spacemoth, Maryan Qudus was an engineer and producer at Oakland's Tiny Telephone Recording. She worked with artists such as Toro y Moi, Spellling, and Frankie and the Witch Fingers. \n\nInward Eye comes out June 26th!\nhttps://www.spacemoth.space",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}