Information about plays

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

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

{
    "id": 3532438,
    "uri": "https://api.kexp.org/v2/plays/3532438/?format=api",
    "airdate": "2025-07-27T14:25:56-07:00",
    "show": 64129,
    "show_uri": "https://api.kexp.org/v2/shows/64129/?format=api",
    "image_uri": "https://ia601802.us.archive.org/29/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": "Picture Perfect",
    "track_id": "f2608ec7-d8e2-4e2f-8962-9f91752ca545",
    "recording_id": "f03722c8-fb0f-41e6-9211-31e679f394ac",
    "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": "Nuovo Testamento - the Los Angeles based trio consisting of Chelsey Crowley (vocals), Giacomo Zatti (drums) and Andrea Mantione (synth) - has spent the last several years seizing dance floors across the world with their blend of dark Italo-disco and synth drenched pop.\n\nComing to August Hall in San Fransisco on September 11th and The Crocodile on September 14th.\n\nhttps://nuovotestamento.bandcamp.com/album/trouble",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}