Information about plays

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

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

{
    "id": 3594471,
    "uri": "https://api.kexp.org/v2/plays/3594471/?format=api",
    "airdate": "2025-12-22T12:45:03-08:00",
    "show": 65448,
    "show_uri": "https://api.kexp.org/v2/shows/65448/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "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": "Library",
    "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. Watch the official video : https://www.youtube.com/watch?v=V_YUSUjkI6o\n\nSpeaking on the project, Divine Earth tells us:\nSonically, I wanted to make a new wave Brit Pop tune that also celebrated afro-spirituality.\nThese lyrics are about being able to see through a person's falsity and also expresses my journey of being a highly perceptive person.\nIt is a very fun song with a lot of bonkers backing vocals beneath it. Queue 'Heart [of] Glass' by Blondie after this track. \n\nhttps://divineearth.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}