Information about plays

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

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

{
    "id": 3521667,
    "uri": "https://api.kexp.org/v2/plays/3521667/?format=api",
    "airdate": "2025-07-02T13:59:32-07:00",
    "show": 63900,
    "show_uri": "https://api.kexp.org/v2/shows/63900/?format=api",
    "image_uri": "https://coverartarchive.org/release/4d0e9a4b-10e4-39d1-85a5-94b9ee8ed2c6/19798017530-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4d0e9a4b-10e4-39d1-85a5-94b9ee8ed2c6/19798017530-250.jpg",
    "song": "I'll Wait for You",
    "track_id": null,
    "recording_id": "71ece432-6598-4adf-82bd-14fe61cb6d24",
    "artist": "Sun Ra and His Arkestra",
    "artist_ids": [
        "d9733f21-71d7-4fa7-813d-67eca0f0eaaf"
    ],
    "album": "Strange Celestial Road",
    "release_id": null,
    "release_group_id": "458b514c-8ccb-34d7-840e-703bd106821b",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1982-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Ray in Anchorage!\n--\nThe visionary jazz artist Sun Ra sketched an “Astro-Black mythology” that aligned ancient Egyptian history with a future human exodus “beyond the stars.” Enjoy this New Yorker article about how Sun Ra taught us to believe in the impossible\": https://www.newyorker.com/magazine/2021/07/05/how-sun-ra-taught-us-to-believe-in-the-impossible",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}