Information about plays

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

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

{
    "id": 3593000,
    "uri": "https://api.kexp.org/v2/plays/3593000/?format=api",
    "airdate": "2025-12-19T07:58:28-08:00",
    "show": 65417,
    "show_uri": "https://api.kexp.org/v2/shows/65417/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "T&A",
    "track_id": "5ea1f527-180b-4e63-9b42-db77d0f70066",
    "recording_id": "7c93bc80-1637-4dda-8e52-ae148b4e9335",
    "artist": "Blondshell",
    "artist_ids": [
        "f6621a8d-5644-460a-b0a8-9171cb2c595d"
    ],
    "album": "If You Asked For A Picture",
    "release_id": "2af8a840-3dbd-4776-8a4a-ee709a2188c3",
    "release_group_id": "791d0f83-6cd4-45d6-9c01-190a2a9eba41",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2025-05-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#27\nBlondshell is L.A. musician Sabrina Mae Teitelbaum. She (and Bob Mould) helped us raise money for Children's Hospital at the SMooCH Benefit this year.\n--\nSee the music video for \"T&A\": https://www.youtube.com/watch?v=0Zy1_ZbBbJg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}