Information about plays

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

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

{
    "id": 3519802,
    "uri": "https://api.kexp.org/v2/plays/3519802/?format=api",
    "airdate": "2025-06-28T04:47:30-07:00",
    "show": 63856,
    "show_uri": "https://api.kexp.org/v2/shows/63856/?format=api",
    "image_uri": "https://ia804500.us.archive.org/2/items/mbid-55960ddf-eb97-492c-98dd-e0307174939a/mbid-55960ddf-eb97-492c-98dd-e0307174939a-22136936379_thumb500.jpg",
    "thumbnail_uri": "https://ia904500.us.archive.org/2/items/mbid-55960ddf-eb97-492c-98dd-e0307174939a/mbid-55960ddf-eb97-492c-98dd-e0307174939a-22136936379_thumb250.jpg",
    "song": "Ordinary Pleasure",
    "track_id": "145b64f5-8d4d-41e6-9b8f-a170ab75bb38",
    "recording_id": "ab463395-fb35-4b29-a07e-6a4b6dbac334",
    "artist": "Toro y Moi",
    "artist_ids": [
        "3a6d6481-142d-423f-91d4-55bbfff318ed"
    ],
    "album": "Outer Peace",
    "release_id": "55960ddf-eb97-492c-98dd-e0307174939a",
    "release_group_id": "2753885d-8835-4ecd-a125-c9a23f176efe",
    "labels": [
        "Carpark Records"
    ],
    "label_ids": [
        "c34caca6-4de9-4cd2-8549-c71b0162bf1c"
    ],
    "release_date": "2019-01-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Sun card is a radiant yes to pleasure. not just as indulgence, but as power: a self-loving, life-affirming force that can awaken our deepest selves and guide us toward joy, embodiment, and liberation beyond the systems that can  try to contain us",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}