Information about plays

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

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

{
    "id": 3560217,
    "uri": "https://api.kexp.org/v2/plays/3560217/?format=api",
    "airdate": "2025-10-01T21:57:02-07:00",
    "show": 64720,
    "show_uri": "https://api.kexp.org/v2/shows/64720/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-b881081c-5310-413a-bd8b-886934674a74/mbid-b881081c-5310-413a-bd8b-886934674a74-38538623591_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-b881081c-5310-413a-bd8b-886934674a74/mbid-b881081c-5310-413a-bd8b-886934674a74-38538623591_thumb250.jpg",
    "song": "As the Planets and the Stars Collapse",
    "track_id": "e280fa63-4cf9-48d0-82e4-9741b1db764c",
    "recording_id": "9a811731-6610-4f77-a06e-70ad97762122",
    "artist": "Shabaka Hutchings",
    "artist_ids": [
        "5b0f26cc-1203-49d8-abe2-90bec87a2e71"
    ],
    "album": "Perceive Its Beauty, Acknowledge Its Grace",
    "release_id": "b881081c-5310-413a-bd8b-886934674a74",
    "release_group_id": "33973f9b-1e19-49b6-b67f-df7c73b6941f",
    "labels": [
        "impulse!"
    ],
    "label_ids": [
        "93c3b044-2b4e-4239-a73b-8fb76f3e6ca9"
    ],
    "release_date": "2024-04-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Shabaka’s prior work was as much dance music as jazz. You couldn’t help but move to the heady electro-funk of the Comet Is Coming, the mighty Afro-Caribbean grooves of Sons of Kemet, or the richly layered intercontinental exchange of Shabaka and the Ancestors. Perceive Its Beauty, on the other hand, focuses on tranquility, a sense of meditative communion with a variety of guest vocalists and instrumentalists.\" https://pitchfork.com/reviews/albums/shabaka-perceive-its-beauty-acknowledge-its-grace/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}