Information about plays

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

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

{
    "id": 3634217,
    "uri": "https://api.kexp.org/v2/plays/3634217/?format=api",
    "airdate": "2026-03-27T09:34:36-07:00",
    "show": 66291,
    "show_uri": "https://api.kexp.org/v2/shows/66291/?format=api",
    "image_uri": "https://dn711101.ca.archive.org/0/items/mbid-86bdb978-10ee-47d1-8d78-824cd45b35f1/mbid-86bdb978-10ee-47d1-8d78-824cd45b35f1-24906986552_thumb500.jpg",
    "thumbnail_uri": "https://dn711101.ca.archive.org/0/items/mbid-86bdb978-10ee-47d1-8d78-824cd45b35f1/mbid-86bdb978-10ee-47d1-8d78-824cd45b35f1-24906986552_thumb250.jpg",
    "song": "Letter From God to Man",
    "track_id": "716c9fda-9d7d-47c0-876e-d79010b96834",
    "recording_id": "ec366158-ae01-488a-9798-87353a7e3587",
    "artist": "Dan le Sac vs. Scroobius Pip",
    "artist_ids": [
        "fb8fb96b-e9aa-4cdd-b3b0-b49eaa0f32dd"
    ],
    "album": "Angles",
    "release_id": "b2513e78-f7e7-45f5-be57-6790e199b0ee",
    "release_group_id": "a96f4ed7-817c-3eb7-a3c3-8648ab691396",
    "labels": [
        "Strange Famous Records"
    ],
    "label_ids": [
        "91b3c431-8d3a-43c5-909d-c2f3380bd8db"
    ],
    "release_date": "2008-05-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thom Yorke was one of the writers of Radiohead's \"Planet Telex.,\" which is sampled  in \"Letter From God to Man.\"\n---\n\"The reason we used Planet Telex is because Scroob wrote the lyrics after listening to it, and just so you know there was no stealing involved! Radiohead got paid handsomely and will to continue to get paid for the usage of their music!\ncheers, dan le sac",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}