Information about plays

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

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

{
    "id": 3556019,
    "uri": "https://api.kexp.org/v2/plays/3556019/?format=api",
    "airdate": "2025-09-21T18:20:37-07:00",
    "show": 64626,
    "show_uri": "https://api.kexp.org/v2/shows/64626/?format=api",
    "image_uri": "https://coverartarchive.org/release/c4f906f3-d7cf-4122-990f-0493fe31c4b6/4553585070-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c4f906f3-d7cf-4122-990f-0493fe31c4b6/4553585070-250.jpg",
    "song": "Take It Easy, My Brother Charlie",
    "track_id": null,
    "recording_id": "6b8a5af0-04d2-4538-8986-aadedd561488",
    "artist": "Astrud Gilberto",
    "artist_ids": [],
    "album": "Now",
    "release_id": null,
    "release_group_id": "6bba8b60-33a0-32a2-90cf-c4d7b7c43698",
    "labels": [
        "Perception Records"
    ],
    "label_ids": [
        "1cb139bd-32c7-43c0-a5da-7ff6bb8d646e"
    ],
    "release_date": "1972-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Astrud Gilberto released \"Take It Easy, My Brother Charlie\" on her 1972 album, Now. \n\nOften referred to as \"The Queen of Bossa Nova,\" Astrud Gilberto was most well known for the first song that she ever recorded, \"The Girl from Ipanema.\" She enjoyed a nearly 4 decade long career. Astrud Gilberto passed away in 2023 at age 83.\n\nRead more about her legacy here:\nhttp://www.astrudgilberto.com/\n\nhttps://www.nytimes.com/2023/06/06/arts/music/astrud-gilberto-dead.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}