Information about plays

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

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

{
    "id": 3589021,
    "uri": "https://api.kexp.org/v2/plays/3589021/?format=api",
    "airdate": "2025-12-09T18:25:16-08:00",
    "show": 65333,
    "show_uri": "https://api.kexp.org/v2/shows/65333/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "High Alone",
    "track_id": "eeed7641-8f4d-484b-9f3c-eb787fa971d0",
    "recording_id": "ed0c8a65-9439-4cec-a1b0-86274731eac5",
    "artist": "Sevdaliza",
    "artist_ids": [
        "e4356a15-5acc-400d-a707-592d66922e28"
    ],
    "album": "Raving Dahlia",
    "release_id": "0c288b89-f121-4a31-a390-11c7bf7fcad9",
    "release_group_id": "89c8de8c-34a4-4dbb-a0ab-9cf48808f80e",
    "labels": [
        "Twisted Elegance"
    ],
    "label_ids": [
        "4b9c3a39-e92a-4e4d-b257-84db1d4c85aa"
    ],
    "release_date": "2022-02-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"High Alone\" is from the Iranian-Dutch singer/songwriter's EP 'Raving Dahlia.'\n\n\"'Raving Dahlia' is a physical creation, born out of frustration, pressure and unmeasurable expectations of a female artist whom needs to endure a career during her development as a woman.\n\nSevdaliza spent the last two years building a physical robot to conceptualize the harsh truth about navigating in the music industry as a woman who does not confirm to the industry standard. Dahlia is the perfect artist.\"\nhttps://bit.ly/3BzQV8l\n\nhttps://sevdaliza.bandcamp.com/\nhttps://sevdaliza.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}