Information about plays

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

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

{
    "id": 3592985,
    "uri": "https://api.kexp.org/v2/plays/3592985/?format=api",
    "airdate": "2025-12-19T07:15:45-08:00",
    "show": 65417,
    "show_uri": "https://api.kexp.org/v2/shows/65417/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dreaming",
    "track_id": "72bcf92c-2904-41c8-84f3-467005f5a37c",
    "recording_id": "c33e7ece-57b6-4fa5-9448-5f0e63e02d94",
    "artist": "Witch Post",
    "artist_ids": [
        "d5457bd9-58b5-45bb-93f9-8241c876562e"
    ],
    "album": "Beast",
    "release_id": "940bd978-981a-4a2b-bcf0-d1fa109c4b27",
    "release_group_id": "b2b1dffb-9966-4e55-a5df-c5215c3a2e51",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#38 \nWitch Post is the duo of Scottish musician Dylan Fraser and American musician Alaska Reid. \n--\n“I think we're secretly related somehow,” Fraser laughs. “Alaska's second name is Reid, it's very Scottish. She has Scottish descent, somewhere in a past life maybe we lived in a bothy in the highlands, and were eating boiled meat and veg.”\n\nLearn more about this trans-Atlantic partnership: https://www.thelineofbestfit.com/features/interviews/witch-post-bringing-cool-back-rock-music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}