Information about plays

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

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

{
    "id": 3636040,
    "uri": "https://api.kexp.org/v2/plays/3636040/?format=api",
    "airdate": "2026-03-31T14:19:00-07:00",
    "show": 66330,
    "show_uri": "https://api.kexp.org/v2/shows/66330/?format=api",
    "image_uri": "https://dn711101.ca.archive.org/0/items/mbid-0fa577fe-70e5-4282-b3b8-89e26811386a/mbid-0fa577fe-70e5-4282-b3b8-89e26811386a-23232059703_thumb500.jpg",
    "thumbnail_uri": "https://dn711101.ca.archive.org/0/items/mbid-0fa577fe-70e5-4282-b3b8-89e26811386a/mbid-0fa577fe-70e5-4282-b3b8-89e26811386a-23232059703_thumb250.jpg",
    "song": "Hard",
    "track_id": "c221fe30-0399-4500-b548-7d5d9a9db51e",
    "recording_id": "4135d306-a78f-4c28-86fb-14776fcd8264",
    "artist": "SOPHIE",
    "artist_ids": [
        "774b02d7-5056-4b0f-9d69-a82b6ae27cde"
    ],
    "album": "Product",
    "release_id": "0fa577fe-70e5-4282-b3b8-89e26811386a",
    "release_group_id": "787dc5d8-8a38-4a1c-b9f1-9edf7bcd653d",
    "labels": [
        "Numbers."
    ],
    "label_ids": [
        "48156ade-ac70-49b0-aad0-3e06b74bc5a7"
    ],
    "release_date": "2015-11-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sophie Xeon, known mononymously as Sophie, was a innovative Scottish music producer, songwriter, and DJ. Sophie's work was known for its brash take on pop music and distinguished by experimental sound design.\nRIP SOPHIE <3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}