Information about plays

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

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

{
    "id": 3580677,
    "uri": "https://api.kexp.org/v2/plays/3580677/?format=api",
    "airdate": "2025-11-20T14:49:12-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Running Back to You",
    "track_id": "e7e8a9d4-56d9-442c-af55-7c78214346f5",
    "recording_id": "e44c7429-0eec-4839-a572-c507ca96dcb7",
    "artist": "The Juan MacLean",
    "artist_ids": [
        "f8f1220b-1661-42c3-beea-d59e8e00b993"
    ],
    "album": "In a Dream",
    "release_id": "4db1f4d9-8b3a-469d-8554-d8b7a35ba57d",
    "release_group_id": "d403a98c-2c96-4e7a-9b01-b2261b2f78c6",
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2014-09-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Juan MacLean is the stage name of talented electronic musician and DJ John MacLean. He was our guest DJ on MIdnight in a Perfect World in 2016.  Take a peek at his selections: https://www.kexp.org/read/2016/01/05/midnight-in-a-perfect-world-the-juan-maclean/\n--\nLCD Soundsystem's Nancy Whang was a songwriting partner and vocalist on \"In a Dream.\"  Here's an interview with both Whang and Maclean: https://thequietus.com/interviews/juan-maclean-interview-nancy-whang/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}