Information about plays

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

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

{
    "id": 3622329,
    "uri": "https://api.kexp.org/v2/plays/3622329/?format=api",
    "airdate": "2026-02-25T23:11:46-08:00",
    "show": 66031,
    "show_uri": "https://api.kexp.org/v2/shows/66031/?format=api",
    "image_uri": "https://dn720703.ca.archive.org/0/items/mbid-6baa8904-8e84-4397-83eb-59d8aa690e11/mbid-6baa8904-8e84-4397-83eb-59d8aa690e11-44414928671_thumb500.jpg",
    "thumbnail_uri": "https://dn720703.ca.archive.org/0/items/mbid-6baa8904-8e84-4397-83eb-59d8aa690e11/mbid-6baa8904-8e84-4397-83eb-59d8aa690e11-44414928671_thumb250.jpg",
    "song": "The Power Line",
    "track_id": "139b91ff-9da2-4194-b123-f5535de8465d",
    "recording_id": "4a568061-73cd-4ba6-8fbc-2c999cd22b66",
    "artist": "Eli Moore feat. Ashley Eriksson & Half-handed Cloud",
    "artist_ids": [
        "f6de47ff-fcbf-4d3e-a35f-5fb9ed3b046b",
        "de3b2fbc-ab08-4fbb-aa01-186cb083173d",
        "606f25d1-0b01-4d1f-b7c6-e72d80c22b6b"
    ],
    "album": "The Power Line",
    "release_id": "6baa8904-8e84-4397-83eb-59d8aa690e11",
    "release_group_id": "7b65f281-a981-4c65-a3b3-3fdd45552f01",
    "labels": [
        "Anything Bagel"
    ],
    "label_ids": [
        "a02f34eb-5c8e-451e-ba82-55c758385591"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New solo record out in May from co-founder and singer-songwriter in the band LAKE, Eli Moore. Collaborators include Mark Buzard (The Format), Paul Benson (Ever Ending Kicks / New Issue), Steve Moore (Earth, Sufjan Stevens), Jenn Grant, and, of course, Eli’s wife and LAKE bandmate, Ashley Eriksson.\n\nhttps://elimoore.bandcamp.com/album/the-power-line",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}