Information about plays

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

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

{
    "id": 3546063,
    "uri": "https://api.kexp.org/v2/plays/3546063/?format=api",
    "airdate": "2025-08-28T23:39:39-07:00",
    "show": 64414,
    "show_uri": "https://api.kexp.org/v2/shows/64414/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-dd345057-696b-4672-8018-973861e4f9c4/mbid-dd345057-696b-4672-8018-973861e4f9c4-42448981608_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-dd345057-696b-4672-8018-973861e4f9c4/mbid-dd345057-696b-4672-8018-973861e4f9c4-42448981608_thumb250.jpg",
    "song": "Soldier for Love",
    "track_id": "fa159701-5359-4edc-9dcb-963186b27576",
    "recording_id": "7decc991-9937-4be2-ac55-c35087770b45",
    "artist": "Nuovo Testamento",
    "artist_ids": [
        "d3511642-f45b-4921-8161-70e7e949eaa9"
    ],
    "album": "Trouble",
    "release_id": "dd345057-696b-4672-8018-973861e4f9c4",
    "release_group_id": "2da997f4-6b77-45a2-b848-420cf4c28ce8",
    "labels": [
        "Discoteca Italia"
    ],
    "label_ids": [
        "f9f1c089-695e-4f27-9faf-3edca556647f"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chelsey Crowley (vocals), Giacomo Zatti (drums) and Andrea Mantione (synth) are LA's Nuovo Testamento. The trio released their latest album Trouble back at the end of July, which follows  2019 debut EP Exposure and 2021's New Earth. \n\nThey will be playing the Crocodile in Seattle on September 14 and August Hall (SF) September 11",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}