Information about plays

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

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

{
    "id": 3630675,
    "uri": "https://api.kexp.org/v2/plays/3630675/?format=api",
    "airdate": "2026-03-18T15:54:18-07:00",
    "show": 66215,
    "show_uri": "https://api.kexp.org/v2/shows/66215/?format=api",
    "image_uri": "https://dn720702.ca.archive.org/0/items/mbid-fe131f87-cca1-4d5e-9a1c-8019d7c380e3/mbid-fe131f87-cca1-4d5e-9a1c-8019d7c380e3-43727391026_thumb500.jpg",
    "thumbnail_uri": "https://ia601702.us.archive.org/21/items/mbid-fe131f87-cca1-4d5e-9a1c-8019d7c380e3/mbid-fe131f87-cca1-4d5e-9a1c-8019d7c380e3-43727391026_thumb250.jpg",
    "song": "Loiter for the love of it",
    "track_id": "adb2f363-31f8-4b01-b942-8bec97a59909",
    "recording_id": "d6a7109d-1389-4205-bd72-7346157ccc99",
    "artist": "cootie catcher",
    "artist_ids": [
        "3559a88a-e47f-461a-b63d-9a626e85c1eb"
    ],
    "album": "Something We All Got",
    "release_id": "fe131f87-cca1-4d5e-9a1c-8019d7c380e3",
    "release_group_id": "37b72afa-2d93-42b1-8ea0-7b0361897025",
    "labels": [
        "Carpark Records"
    ],
    "label_ids": [
        "c34caca6-4de9-4cd2-8549-c71b0162bf1c"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Follow these instructions to make your own Cootie Catcher: https://www.instructables.com/How-to-make-a-cootie-catcher/\n--\ncootie catcher is a Toronto-based indie-pop/indietronica band known for a high-energy mix of twee pop, glitchy beats, and, often, confessional lyrics. You can buy their new release, \"Something We All Got,\" here: https://cootiecatcher69.bandcamp.com/album/something-we-all-got",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}