Information about plays

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

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

{
    "id": 3551368,
    "uri": "https://api.kexp.org/v2/plays/3551368/?format=api",
    "airdate": "2025-09-10T16:53:48-07:00",
    "show": 64527,
    "show_uri": "https://api.kexp.org/v2/shows/64527/?format=api",
    "image_uri": "https://ia600702.us.archive.org/33/items/mbid-475f64c6-e2ce-469a-bc9e-181ec1f6b7c3/mbid-475f64c6-e2ce-469a-bc9e-181ec1f6b7c3-41366003835_thumb500.jpg",
    "thumbnail_uri": "https://ia600702.us.archive.org/33/items/mbid-475f64c6-e2ce-469a-bc9e-181ec1f6b7c3/mbid-475f64c6-e2ce-469a-bc9e-181ec1f6b7c3-41366003835_thumb250.jpg",
    "song": "How Big Is The Rainbow",
    "track_id": "01c5f16b-6fbb-48d1-ba57-293578fb35d6",
    "recording_id": "0f2ce251-de0a-4b2c-9913-fa32667d3938",
    "artist": "Tune-Yards",
    "artist_ids": [
        "fac3ff34-6ba4-425a-8f01-b181ef4a908a"
    ],
    "album": "Better Dreaming",
    "release_id": "475f64c6-e2ce-469a-bc9e-181ec1f6b7c3",
    "release_group_id": "8a2218e9-cd28-45eb-a712-0f945bf20d8c",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "tUnE-yArDs is the Oakland, California–based music project of Merrill Garbus and Nate Brenner. They are touring this album the rest of year! Check them out while you can:\nhttps://tune-yards.com/tour/\n\n--\n\nTune-Yards has been Live on KEXP multiple times! Check out this 2018 performance from the band, hosted by Cheryl Waters, here: \n\nhttps://www.youtube.com/watch?v=PAfKxGEMqkQ&list=RDPAfKxGEMqkQ&start_radio=1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}