Information about plays

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

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

{
    "id": 3626885,
    "uri": "https://api.kexp.org/v2/plays/3626885/?format=api",
    "airdate": "2026-03-08T20:53:55-07:00",
    "show": 66129,
    "show_uri": "https://api.kexp.org/v2/shows/66129/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Looking Up to You",
    "track_id": null,
    "recording_id": "22bf2594-f829-4d31-8286-0a853a00bc79",
    "artist": "Ashley Scott",
    "artist_ids": [
        "45e952b8-3670-48ca-b101-15cb170f7c4f"
    ],
    "album": "Love You For All Time",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Expansions"
    ],
    "label_ids": [],
    "release_date": "2025-07-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Philadelphia native Ashley Scott released \"Looking Up To You\" on his 2025 album Love You For All Time.\n\nIt's the KEXP Spring Drive! \nhttps://www.kexp.org/donate/\n\nIt's the KEXP Spring Drive! \nhttps://www.kexp.org/donate/ \n\nWith your $180 one-time or $15 monthly gift--this hour only-- you can get the limited Music Matters Tee. White cotton/poly blend available in adult sizes XS-3XL.\n\nAnd when you donate $240 one-time or $20/mo, you can get the In Bloom MiiR Mug OR the In Bloom Tee PLUS the gray KEXP Baseball Hat.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}