Information about plays

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

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

{
    "id": 3545622,
    "uri": "https://api.kexp.org/v2/plays/3545622/?format=api",
    "airdate": "2025-08-27T21:22:45-07:00",
    "show": 64404,
    "show_uri": "https://api.kexp.org/v2/shows/64404/?format=api",
    "image_uri": "https://coverartarchive.org/release/9438660d-e9b2-4a91-a310-5c8e2b48448b/36785854615-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9438660d-e9b2-4a91-a310-5c8e2b48448b/36785854615-250.jpg",
    "song": "Afro Futuristic Dreams",
    "track_id": null,
    "recording_id": "1d3bfc8d-9658-411d-81cc-decca9bd82b5",
    "artist": "Idris Ackamoor ☥ The Pyramids",
    "artist_ids": [
        "82a50a40-c698-4aa8-be6a-7f7fbf86bc98",
        "c504cd4b-70bb-4431-a82a-049add12ffcf"
    ],
    "album": "Afro Futuristic Dreams",
    "release_id": null,
    "release_group_id": "5b6ee1b3-57d4-49ee-9cdd-c8204ad136ef",
    "labels": [
        "Strut"
    ],
    "label_ids": [
        "9ba9a0fb-d617-4906-9c1d-7bfa78087ff9"
    ],
    "release_date": "2023-09-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Thank you, Emily and Mike in Fremont for requesting \"hella space jazz\"\n-\n'Idris Ackamoor is an alto and tenor saxophonist, and composer. He is the Founder, Artistic Director of the legendary jazz and world music ensemble Idris Ackamoor  ☥ The Pyramids.'\n\nhttps://idrisackamoor.bandcamp.com/album/afro-futuristic-dreams",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}