Information about plays

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

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

{
    "id": 3630106,
    "uri": "https://api.kexp.org/v2/plays/3630106/?format=api",
    "airdate": "2026-03-17T08:30:35-07:00",
    "show": 66205,
    "show_uri": "https://api.kexp.org/v2/shows/66205/?format=api",
    "image_uri": "https://dn710700.ca.archive.org/0/items/mbid-d9fa44a6-c79b-4b70-806b-af5eb748e8f8/mbid-d9fa44a6-c79b-4b70-806b-af5eb748e8f8-44544277785_thumb500.jpg",
    "thumbnail_uri": "https://dn710700.ca.archive.org/0/items/mbid-d9fa44a6-c79b-4b70-806b-af5eb748e8f8/mbid-d9fa44a6-c79b-4b70-806b-af5eb748e8f8-44544277785_thumb250.jpg",
    "song": "Bells Ring",
    "track_id": "55d1724d-128e-3d57-8090-4de41a92565e",
    "recording_id": "b33907cf-96b8-4cd3-abcc-e42a91b01376",
    "artist": "Mazzy Star",
    "artist_ids": [
        "c48d4327-8122-4286-af66-05e1ee6ac4d8"
    ],
    "album": "So Tonight That I Might See",
    "release_id": "d9fa44a6-c79b-4b70-806b-af5eb748e8f8",
    "release_group_id": "2863caa0-14e9-3016-83e4-4f0cdab55f4f",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1993-10-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mazzy Star’s ‘So Tonight That I Might See’ is our album of the week!\n\nThis superb album also featured \"Fade into You\", their smash single that dropped in 1994 \n\nQuinn Moreland revisited \"So Tonight That I Might See\" with a 9.4 Pitchfork review -- 'Rather than shoving uneasy feelings—longing, mortality, loneliness—away, So Tonight That I Might See bears witness. The effect is the revelation of comfort amid solitude.'\n\nhttps://tinyurl.com/ytauvr4c",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}