Information about plays

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

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

{
    "id": 3580044,
    "uri": "https://api.kexp.org/v2/plays/3580044/?format=api",
    "airdate": "2025-11-19T01:22:39-08:00",
    "show": 65150,
    "show_uri": "https://api.kexp.org/v2/shows/65150/?format=api",
    "image_uri": "https://dn721709.ca.archive.org/0/items/mbid-def25b73-690b-4256-9fd9-a50bdca5bd30/mbid-def25b73-690b-4256-9fd9-a50bdca5bd30-42522804561_thumb500.jpg",
    "thumbnail_uri": "https://dn721709.ca.archive.org/0/items/mbid-def25b73-690b-4256-9fd9-a50bdca5bd30/mbid-def25b73-690b-4256-9fd9-a50bdca5bd30-42522804561_thumb250.jpg",
    "song": "Mind Loaded",
    "track_id": "a1c4b602-f527-4a73-9399-0b256223e341",
    "recording_id": "c76e66e7-8632-4e0f-aa10-dfce4b4c3441",
    "artist": "Blood Orange feat. Caroline Polachek, Lorde & Mustafa",
    "artist_ids": [
        "8e494408-8620-4c6a-82c2-c2ca4a1e4f12",
        "3d254f1e-7d18-431b-baeb-68e57695dfdb",
        "d8f43dc5-4613-48ac-8c23-a62b82f8c67a",
        "987c5b70-b132-483f-8e0f-7bca4dca617f"
    ],
    "album": "Essex Honey",
    "release_id": "b860c24b-a30c-4dfc-886a-1d7878e6f864",
    "release_group_id": "778e2320-736e-4634-ae65-354d408c40e9",
    "labels": [
        "Sony Music"
    ],
    "label_ids": [
        "9e6b4d7f-4958-4db7-8504-d89e315836af"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lorde is on tour with The Japanese House, performing in Berkeley on Oct 19 (The Greek Theater), Portland on Oct 21 (Moda Center), and Seattle on Oct 22 (Climate Pledge Arena).\n\n---\n\nWritten, produced, and recorded by Dev Hynes, Essex Honey is a soundtrack created from a dreamscape of his journey working through grief. It is also an album about growing up in Essex (outside London) and the way music has inspired, healed, and interwoven itself through Hynes’ life.\nhttps://tinyurl.com/4t2zt4e8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}