Information about plays

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

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

{
    "id": 3427971,
    "uri": "https://api.kexp.org/v2/plays/3427971/?format=api",
    "airdate": "2024-11-20T20:49:45-08:00",
    "show": 61903,
    "show_uri": "https://api.kexp.org/v2/shows/61903/?format=api",
    "image_uri": "https://ia801000.us.archive.org/3/items/mbid-44f6d105-e5d0-43b7-9aab-6f7e7b335701/mbid-44f6d105-e5d0-43b7-9aab-6f7e7b335701-23498836217_thumb500.jpg",
    "thumbnail_uri": "https://ia801000.us.archive.org/3/items/mbid-44f6d105-e5d0-43b7-9aab-6f7e7b335701/mbid-44f6d105-e5d0-43b7-9aab-6f7e7b335701-23498836217_thumb250.jpg",
    "song": "Sun",
    "track_id": "33df3860-484a-32b9-a76d-9dc18e38a31d",
    "recording_id": "7d4a418e-4199-46a3-b67f-0c539510c847",
    "artist": "Margo Guryan",
    "artist_ids": [
        "cd2867c5-c2f0-4f86-b8aa-a7be324cb916"
    ],
    "album": "Take a Picture",
    "release_id": "44f6d105-e5d0-43b7-9aab-6f7e7b335701",
    "release_group_id": "f21974de-f99d-3822-92e4-25c84362d87a",
    "labels": [
        "Oglio Records"
    ],
    "label_ids": [
        "74009c4e-eebe-4b7a-91d9-6b97537a45a0"
    ],
    "release_date": "2000-11-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Most of our stories about cult musicians who make an album or two and then seem to vanish are framed by grief, despair, and frayed ambition. Not so with Margo Guryan, an ardent jazz anomaly who disdained pop music until hearing “God Only Knows” in 1966, opening a window onto the wonders that form could contain. Only two years later, she released her own set of little pop symphonies, Take a Picture, to great praise and expectation. But having already divorced the hard-gigging valve trombonist Bob Brookmeyer, she declined to tour or even talk about it all that much, content even if her reticence meant Take a Picture was soon consigned to discount racks and cutout bins.\nhttps://www.subpop.com/news/2024/07/24/sub_pop_announces_the_release_of_like_someone_i_know_a_celebration_of_margo_guryan",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}