Information about plays

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

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

{
    "id": 3421216,
    "uri": "https://api.kexp.org/v2/plays/3421216/?format=api",
    "airdate": "2024-11-04T06:01:02-08:00",
    "show": 61760,
    "show_uri": "https://api.kexp.org/v2/shows/61760/?format=api",
    "image_uri": "https://ia601006.us.archive.org/13/items/mbid-e330fba0-e8c8-4044-ab43-75b625203536/mbid-e330fba0-e8c8-4044-ab43-75b625203536-19301276555_thumb500.jpg",
    "thumbnail_uri": "https://ia801006.us.archive.org/13/items/mbid-e330fba0-e8c8-4044-ab43-75b625203536/mbid-e330fba0-e8c8-4044-ab43-75b625203536-19301276555_thumb250.jpg",
    "song": "I'll Be Good to You",
    "track_id": "2f53c50b-3e40-3584-863c-64550ba9e956",
    "recording_id": "dcdf70e0-78f3-43a0-b39b-afbb7451e886",
    "artist": "Quincy Jones feat. Ray Charles & Chaka Khan",
    "artist_ids": [
        "900e9144-019d-4043-86cb-ec0e127c39d0",
        "5803c81e-739a-4057-9a5c-cf84e55db630",
        "2ce02909-598b-44ef-a456-151ba0a3bd70"
    ],
    "album": "Genius & Soul: The 50th Anniversary Collection",
    "release_id": "e330fba0-e8c8-4044-ab43-75b625203536",
    "release_group_id": "a725b086-de41-36dc-b772-15d269ca3be9",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1997-11-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Though he lived in the Northwest for just eight years (1943-1951) — four of them in Bremerton, four in Seattle — the Pacific Northwest was where Jones discovered music, his lifetime pursuit, and where he also was introduced, at Garfield High School, to a diverse neighborhood that lacked the rigid racial and class lines that kept Black and white culture more segregated elsewhere.\n\n- from the article, \"What Seattle meant to Quincy Jones, and what he meant to the city\"\n https://www.seattletimes.com/entertainment/music/what-seattle-meant-to-quincy-jones-and-what-he-meant-to-the-city/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}