Information about plays

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

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

{
    "id": 3668935,
    "uri": "https://api.kexp.org/v2/plays/3668935/?format=api",
    "airdate": "2026-06-17T02:58:10-07:00",
    "show": 67009,
    "show_uri": "https://api.kexp.org/v2/shows/67009/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-f5100000-b322-4f30-a53f-43d32e595e25/mbid-f5100000-b322-4f30-a53f-43d32e595e25-45290373630_thumb500.jpg",
    "thumbnail_uri": "https://dn710208.ca.archive.org/0/items/mbid-f5100000-b322-4f30-a53f-43d32e595e25/mbid-f5100000-b322-4f30-a53f-43d32e595e25-45290373630_thumb250.jpg",
    "song": "Limones (Captain Planet remix)",
    "track_id": "6884bec0-bdaf-4637-9e68-7f2d5a635a65",
    "recording_id": "131235c4-3eb5-41e4-9fc4-7bd457c1a464",
    "artist": "Earthtones feat. Oliwa, Numu & Semblanzas del río Guapi",
    "artist_ids": [
        "a8d82d1c-bef2-4377-b517-a8d3a2af18c0",
        "055ebdf7-fd9e-4ea5-80f1-21a89c4330cb",
        "1b339d32-9557-4400-90d3-10accc991c28",
        "73ec559d-900a-4341-82ef-f965c460c8f2"
    ],
    "album": "Limones (Captain Planet remix)",
    "release_id": "f5100000-b322-4f30-a53f-43d32e595e25",
    "release_group_id": "b70bdd6d-cbac-4557-a7d7-f5b25d4d00e9",
    "labels": [
        "Wonderwheel Recordings"
    ],
    "label_ids": [
        "dc6e6168-8e93-4cfa-b0d6-dfa68a1adae3"
    ],
    "release_date": "2026-06-02",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://earthtonesmusic.bandcamp.com/track/limones-ft-oliwa-numu-semblanzas-del-rio-guapi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}