Information about plays

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

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

{
    "id": 3546240,
    "uri": "https://api.kexp.org/v2/plays/3546240/?format=api",
    "airdate": "2025-08-29T09:16:55-07:00",
    "show": 64417,
    "show_uri": "https://api.kexp.org/v2/shows/64417/?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, popularly known as the artist, Divine Earth (FKA muva of Earth) is both a solo act and is one half of DIVINE ANGEL..\n--\nShe has just released her sophomore solo EP, \"Lavender.\" She says, \" “The EP is called LAVENDER because firstly there is something super sexy and enticing about the way it sounds. I have always had a close relationship with the colour purple growing up, and it was my favourite colour to wear and embrace as a child. LAVENDER celebrates my journey of reconnecting to me, my inner child and the woman I am destined to be.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}