Information about plays

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

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

{
    "id": 3633593,
    "uri": "https://api.kexp.org/v2/plays/3633593/?format=api",
    "airdate": "2026-03-25T18:55:29-07:00",
    "show": 66278,
    "show_uri": "https://api.kexp.org/v2/shows/66278/?format=api",
    "image_uri": "https://dn710301.ca.archive.org/0/items/mbid-7398c937-ea92-4fcf-a5a2-1bf33282844e/mbid-7398c937-ea92-4fcf-a5a2-1bf33282844e-13755193489_thumb500.jpg",
    "thumbnail_uri": "https://dn710301.ca.archive.org/0/items/mbid-7398c937-ea92-4fcf-a5a2-1bf33282844e/mbid-7398c937-ea92-4fcf-a5a2-1bf33282844e-13755193489_thumb250.jpg",
    "song": "If I Was a Folkstar",
    "track_id": "730fa04d-52fa-4ba8-98bb-7c75d5ee9ec1",
    "recording_id": "df6c6cf5-5e9c-479c-9693-fc25334b97fc",
    "artist": "The Avalanches",
    "artist_ids": [
        "a6623d39-2d8e-4f70-8242-0a9553b91e50"
    ],
    "album": "Wildflower",
    "release_id": "b78bfe96-6601-4f07-a44d-d442ac756f87",
    "release_group_id": "e27e2c64-8e49-43d2-8468-c3b484cf11f0",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2016-07-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Toro y Moi featured on this track by The Avalanches!\n\nhttps://enmoreaudio.com/engineering-the-sound-the-avalanches-wildflower/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}