Information about plays

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

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

{
    "id": 3545107,
    "uri": "https://api.kexp.org/v2/plays/3545107/?format=api",
    "airdate": "2025-08-26T15:26:56-07:00",
    "show": 64394,
    "show_uri": "https://api.kexp.org/v2/shows/64394/?format=api",
    "image_uri": "https://dn720705.ca.archive.org/0/items/mbid-f82fc535-3fc6-400f-a0d7-7d03f5e25ff1/mbid-f82fc535-3fc6-400f-a0d7-7d03f5e25ff1-42535360002_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-f82fc535-3fc6-400f-a0d7-7d03f5e25ff1/mbid-f82fc535-3fc6-400f-a0d7-7d03f5e25ff1-42535360002_thumb250.jpg",
    "song": "ur luv is see through!",
    "track_id": "98814d47-7299-4d54-8c89-b723806258e2",
    "recording_id": "332b2f77-210c-4371-94e8-2673f3624849",
    "artist": "Divine Earth",
    "artist_ids": [
        "13e6378b-1b91-424c-aca4-4ac600b771e6"
    ],
    "album": "LAVENDER",
    "release_id": "f82fc535-3fc6-400f-a0d7-7d03f5e25ff1",
    "release_group_id": "bea1739f-79e1-4c1c-af5a-58d463eb496a",
    "labels": [
        "Brownswood Recordings"
    ],
    "label_ids": [
        "6483a614-d00f-42b0-af39-a602b3ce5daa"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Davina Adeosun-Bright is the artist Divine Earth (FKA muva of Earth). She has both a solo act and is one half of DIVINE ANGEL.  Learn more about her here: https://brownswoodrecordings.com/artist/muva-of-earth/\n---\nThis is the first released track off their forthcoming EP! It is set to release on August 22nd.: https://divineearth.bandcamp.com/album/lavender",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}