Information about plays

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

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

{
    "id": 3642794,
    "uri": "https://api.kexp.org/v2/plays/3642794/?format=api",
    "airdate": "2026-04-16T11:45:19-07:00",
    "show": 66468,
    "show_uri": "https://api.kexp.org/v2/shows/66468/?format=api",
    "image_uri": "https://dn710704.ca.archive.org/0/items/mbid-b1bd1f6d-3112-4620-833d-c938cdf418b6/mbid-b1bd1f6d-3112-4620-833d-c938cdf418b6-3951033204_thumb500.jpg",
    "thumbnail_uri": "https://dn710704.ca.archive.org/0/items/mbid-b1bd1f6d-3112-4620-833d-c938cdf418b6/mbid-b1bd1f6d-3112-4620-833d-c938cdf418b6-3951033204_thumb250.jpg",
    "song": "Golden Mile",
    "track_id": "2417e279-aeaa-356d-aa61-498864188baf",
    "recording_id": "2589f4e1-8fbe-4a60-a2fe-32a83939a366",
    "artist": "Daniel Rossen",
    "artist_ids": [
        "39d64c18-3018-40b7-af86-b2f658a57b4d"
    ],
    "album": "Silent Hour / Golden Mile",
    "release_id": "b1bd1f6d-3112-4620-833d-c938cdf418b6",
    "release_group_id": "9a127587-df12-4ccf-b4ed-0986c49a7ca6",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2012-03-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Scott!\n__\nDaniel Rossen (guitarist and co-lead vocalist of Grizzly Bear) released the Silent Hour / Golden Mile EP ten years before his debut solo album. \nhttps://www.danielrossen.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}