Information about plays

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

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

{
    "id": 3631377,
    "uri": "https://api.kexp.org/v2/plays/3631377/?format=api",
    "airdate": "2026-03-20T07:07:03-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-857fc3a7-502e-44d8-b6fc-a4502d17ddb9/mbid-857fc3a7-502e-44d8-b6fc-a4502d17ddb9-16731829090_thumb500.jpg",
    "thumbnail_uri": "https://dn721504.ca.archive.org/0/items/mbid-857fc3a7-502e-44d8-b6fc-a4502d17ddb9/mbid-857fc3a7-502e-44d8-b6fc-a4502d17ddb9-16731829090_thumb250.jpg",
    "song": "Bright as Yellow",
    "track_id": "38f8cde0-479a-34c8-b169-8e718b632893",
    "recording_id": "aa753c78-ccdc-402b-988a-2eaddd395d1e",
    "artist": "the innocence mission",
    "artist_ids": [
        "3d921e76-94c4-48c8-9f18-c2d96a8e53c9"
    ],
    "album": "Glow",
    "release_id": "857fc3a7-502e-44d8-b6fc-a4502d17ddb9",
    "release_group_id": "1b18be95-3c32-32c7-adc2-ef2a7674529a",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1995-06-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ohhh....watch an hour-and-a-quarter of The Innocence Mission live in Pennsylvania last year (2025): https://www.youtube.com/watch?v=rCHE43X-3vg\n--\nHere's an interview with the band, led by married couple Karen Peris (vocals, guitar, piano, organ) and Don Peris (guitars, drums vocals): https://bigtakeover.com/interviews/InterviewTheInnocenceMission",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}