Information about plays

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

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

{
    "id": 3639068,
    "uri": "https://api.kexp.org/v2/plays/3639068/?format=api",
    "airdate": "2026-04-07T13:37:04-07:00",
    "show": 66392,
    "show_uri": "https://api.kexp.org/v2/shows/66392/?format=api",
    "image_uri": "https://dn710600.ca.archive.org/0/items/mbid-5187d885-0c35-45e7-9a13-2102959635fa/mbid-5187d885-0c35-45e7-9a13-2102959635fa-29657476383_thumb500.jpg",
    "thumbnail_uri": "https://ia903209.us.archive.org/34/items/mbid-5187d885-0c35-45e7-9a13-2102959635fa/mbid-5187d885-0c35-45e7-9a13-2102959635fa-29657476383_thumb250.jpg",
    "song": "Sunshine and Esctasy",
    "track_id": "26a041f9-6389-3156-9291-5c8866b241cf",
    "recording_id": "d2f188ae-b7d9-4a48-b49e-6f4e39ca8c1f",
    "artist": "Tom Tom Club",
    "artist_ids": [
        "3dc66525-d359-406d-9cdf-cdd3a7de289c"
    ],
    "album": "Dark Sneak Love Action",
    "release_id": "5187d885-0c35-45e7-9a13-2102959635fa",
    "release_group_id": "97ed4781-833b-33df-91c4-2ffde01bf611",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1992-05-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Sunshine and Ecstasy\"  is the single featured remixes that highlight the band's shift toward the early 90s techno scene. \n\nhttps://www.discogs.com/master/90484-Tom-Tom-Club-Sunshine-And-Ecstasy?srsltid=AfmBOorKOoQ9ytWNwRNSCROg4Xfv6WjbkousY42Ikbi7PSb6QYU9-9IN",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}