Information about plays

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

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

{
    "id": 3631039,
    "uri": "https://api.kexp.org/v2/plays/3631039/?format=api",
    "airdate": "2026-03-19T13:00:48-07:00",
    "show": 66222,
    "show_uri": "https://api.kexp.org/v2/shows/66222/?format=api",
    "image_uri": "https://dn710609.ca.archive.org/0/items/mbid-cc53bdef-f65e-4d27-a914-f86a98d5f867/mbid-cc53bdef-f65e-4d27-a914-f86a98d5f867-15686209967_thumb500.jpg",
    "thumbnail_uri": "https://dn710609.ca.archive.org/0/items/mbid-cc53bdef-f65e-4d27-a914-f86a98d5f867/mbid-cc53bdef-f65e-4d27-a914-f86a98d5f867-15686209967_thumb250.jpg",
    "song": "Outlier",
    "track_id": "38d975e8-52ec-47dc-bcd3-7b27a8477fa5",
    "recording_id": "5110a252-eb1d-4e95-8c28-f1b7e5ec79f9",
    "artist": "Bonobo",
    "artist_ids": [
        "9a709693-b4f8-4da9-8cc1-038c911a61be"
    ],
    "album": "Migration",
    "release_id": "cc53bdef-f65e-4d27-a914-f86a98d5f867",
    "release_group_id": "d9a5aa9a-6e35-47b1-b74e-b83cb5b3beed",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2017-01-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good afternoon, happy Thursday, and welcome to The Afternoon Show with the esteemed Kevin Cole. We’re so glad you can join us today! \n--\nWatch this delightful 2022 in-studio performance at KEXP by Simon Green (Bonobo) and companions: https://www.youtube.com/watch?v=dRrlo5Retng",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}