Information about plays

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

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

{
    "id": 3563006,
    "uri": "https://api.kexp.org/v2/plays/3563006/?format=api",
    "airdate": "2025-10-09T09:09:46-07:00",
    "show": 64786,
    "show_uri": "https://api.kexp.org/v2/shows/64786/?format=api",
    "image_uri": "https://ia801306.us.archive.org/3/items/mbid-d8e9e0f9-7ced-4176-a935-cfac17409d10/mbid-d8e9e0f9-7ced-4176-a935-cfac17409d10-9725971061_thumb500.jpg",
    "thumbnail_uri": "https://ia801306.us.archive.org/3/items/mbid-d8e9e0f9-7ced-4176-a935-cfac17409d10/mbid-d8e9e0f9-7ced-4176-a935-cfac17409d10-9725971061_thumb250.jpg",
    "song": "Here's Where the Story Ends",
    "track_id": "e57cb651-90d3-3e3b-b081-21c1b84cc184",
    "recording_id": "78e00040-d869-4759-992d-7c7b794f82fa",
    "artist": "The Sundays",
    "artist_ids": [
        "9df32318-47d5-4df7-bc68-3ed9e15eb0f6"
    ],
    "album": "Reading, Writing and Arithmetic",
    "release_id": "d8e9e0f9-7ced-4176-a935-cfac17409d10",
    "release_group_id": "a3915909-20c5-3dc5-931f-f0f9023bf2d8",
    "labels": [
        "DGC Records"
    ],
    "label_ids": [
        "68803e28-86fe-4a95-985f-8e493795ab31"
    ],
    "release_date": "1990-04-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#215 on YOUR countdown of the greatest albums of all time!\n\nDonate now. https://www.kexp.org/donate/\n\n This contemplative tune was the Sundays' biggest hit internationally, topping the US Modern Rock Tracks chart. However, the song was never released as a single in the group's native UK due to the collapse of the Rough Trade Records label. The lyrics are difficult to comprehend in part because of Harriet Wheeler's broad English accent and high-pitched voice. The words are open to interpretation, especially the \"little souvenir of a terrible year\" Wheeler sings about. https://tinyurl.com/53385urk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}