Information about plays

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

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

{
    "id": 3631378,
    "uri": "https://api.kexp.org/v2/plays/3631378/?format=api",
    "airdate": "2026-03-20T07:10:30-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-d8e9e0f9-7ced-4176-a935-cfac17409d10/mbid-d8e9e0f9-7ced-4176-a935-cfac17409d10-9725971061_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/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": "The Sundays produce music close to the listener’s hearts, singing emotional memories and sharing delicate details of their lives. The founders, Harriet Wheeler and David Gavurin were dating in college and spontaneously decided to write music together. Harriet’s angelic vocals are truly a centerpiece for the three albums that were released, telling stories about love and nostalgia. Take a deep dive into The Sundays here: https://ktswblog.net/2024/09/23/collecting-memories-and-melodies-a-deep-dive-into-the-sundays/\n–\nCheck out the music video:\nhttps://www.youtube.com/watch?v=2HV5KfE4xMA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}