Information about plays

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

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

{
    "id": 3629361,
    "uri": "https://api.kexp.org/v2/plays/3629361/?format=api",
    "airdate": "2026-03-15T16:28:15-07:00",
    "show": 66190,
    "show_uri": "https://api.kexp.org/v2/shows/66190/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn721505.ca.archive.org/0/items/mbid-842a062f-f285-4ba2-b378-f0d8f49301fe/mbid-842a062f-f285-4ba2-b378-f0d8f49301fe-43499458288_thumb250.jpg",
    "song": "Yowie",
    "track_id": "6496705b-719d-43f5-8689-451c28bd096c",
    "recording_id": "d901219b-a304-4a3f-a9b9-b647691ab4df",
    "artist": "Remember Sports",
    "artist_ids": [
        "ed84e235-0dd9-41c8-b9be-1e5cfc1198c4"
    ],
    "album": "The Refrigerator",
    "release_id": "842a062f-f285-4ba2-b378-f0d8f49301fe",
    "release_group_id": "616e86d0-9ec8-4484-9089-8aa4992018f4",
    "labels": [
        "Get Better Records"
    ],
    "label_ids": [
        "077690db-d532-4c59-ad6d-fa299dde75ba"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Now based in Philadelphia, Pennsylvania, Remember Sports originally formed in Gambier, Ohio while members were attending Kenyon College.\n\nIn 2015, Sports signed to Father/Daughter Records, where they released their second album titled All of Something. The album was produced by Kyle Gilbride (Waxahatchee, Upset, Field Mouse). All of Something was recorded primarily while most of the members were still in college. \n\nIn November 2017, the band announced their name change from Sports to Remember Sports to avoid confusion with other bands, including the Oklahoma-based band, Sports. https://tinyurl.com/2ew2sxyb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}