Information about plays

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

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

{
    "id": 3520485,
    "uri": "https://api.kexp.org/v2/plays/3520485/?format=api",
    "airdate": "2025-06-29T18:19:30-07:00",
    "show": 63876,
    "show_uri": "https://api.kexp.org/v2/shows/63876/?format=api",
    "image_uri": "https://coverartarchive.org/release/189910a0-0b7e-4e3f-a2f0-c4920f7ad5ea/18155808177-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/189910a0-0b7e-4e3f-a2f0-c4920f7ad5ea/18155808177-250.jpg",
    "song": "I Am the Black Gold of the Sun",
    "track_id": null,
    "recording_id": "e18d67dc-18ec-4d1b-8bc5-c071b644ec7c",
    "artist": "Rotary Connection",
    "artist_ids": [
        "3b7698a3-7ab2-4481-8425-f5ab45f91a75"
    ],
    "album": "Hey, Love",
    "release_id": null,
    "release_group_id": "c7c00e53-67a8-353c-b95a-d6f8d9156ab6",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "1971-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Featuring vocals from Minnie Riperton and Dave Scott, and the ultra-crisp production of Charles Stepney.: https://www.song-bar.com/song-of-the-day/rotary-connection-i-am-the-black-gold-of-the-sun\n--\nIn a 2016 interview with OTHERtone, British artist Sampha responded with \"I am the Black Gold of the Sun\" when asked by Pharrell “what are some songs in your life that when you heard them, your brain wanted to explode?”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}