Information about plays

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

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

{
    "id": 3569290,
    "uri": "https://api.kexp.org/v2/plays/3569290/?format=api",
    "airdate": "2025-10-24T08:53:28-07:00",
    "show": 64918,
    "show_uri": "https://api.kexp.org/v2/shows/64918/?format=api",
    "image_uri": "https://dn721303.ca.archive.org/0/items/mbid-c763a577-9d2f-4b60-980b-09e994abfc88/mbid-c763a577-9d2f-4b60-980b-09e994abfc88-42409248196_thumb500.jpg",
    "thumbnail_uri": "https://dn721303.ca.archive.org/0/items/mbid-c763a577-9d2f-4b60-980b-09e994abfc88/mbid-c763a577-9d2f-4b60-980b-09e994abfc88-42409248196_thumb250.jpg",
    "song": "Run",
    "track_id": "653adb44-925d-43a2-8eb0-1f9a5ad73ad7",
    "recording_id": "4e9c52a1-c5cb-4727-b23e-6eb2d971b2c9",
    "artist": "MADMADMAD",
    "artist_ids": [
        "24c2f48e-2aff-4dfd-afdd-f69a39100590"
    ],
    "album": "Run",
    "release_id": "c763a577-9d2f-4b60-980b-09e994abfc88",
    "release_group_id": "e9c57703-8313-4a6d-8a17-3c40bf809bfd",
    "labels": [
        "Def Pressé"
    ],
    "label_ids": [
        "f794ffab-e6a9-4f52-bfe5-7d5d194d3683"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MADMADMAD emerged in 2017 out of impromptu late night jam sessions in a North London flat-turn-studio. Learn more about this Tottenham trio, composed of Benji Bouton, Kevin Toublant, and Matt Kelly.: https://earth-agency.com/artist/madmadmad/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}