Information about plays

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

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

{
    "id": 3576091,
    "uri": "https://api.kexp.org/v2/plays/3576091/?format=api",
    "airdate": "2025-11-09T16:46:08-08:00",
    "show": 65066,
    "show_uri": "https://api.kexp.org/v2/shows/65066/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Florida",
    "track_id": "52cc3e80-201e-4e16-a0e7-05fba3f89f21",
    "recording_id": "878d3b51-bae3-45bb-aa4f-ad8f5672eeec",
    "artist": "Lost Horizons feat. KookieLou",
    "artist_ids": [
        "2462697b-c367-40bb-8b39-f3c9358b6650",
        "e848784b-de8b-4b64-a672-331a9cfe1eaa"
    ],
    "album": "Florida",
    "release_id": "86104c14-575d-4d20-9667-273c91a16683",
    "release_group_id": "b17c56d3-e553-4916-a6ae-0acecb4e413e",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2021-10-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2017, Simon Raymonde and Richie Thomas had both abstained from making music for 20 years until they united as Lost Horizons and released a stunning debut album, Ojalá – the Spanish word for \"hopefully\" or \"God willing.\"\n\n\"These days, we need hope more than ever, for a better world.\" Thomas said at the time. \"And this album has given me a lot of hope. To reconnect with music…. And the hope for another Lost Horizons record!\" https://tinyurl.com/5n8bfwzn",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}