Information about plays

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

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

{
    "id": 3428587,
    "uri": "https://api.kexp.org/v2/plays/3428587/?format=api",
    "airdate": "2024-11-22T08:36:33-08:00",
    "show": 61914,
    "show_uri": "https://api.kexp.org/v2/shows/61914/?format=api",
    "image_uri": "https://ia800208.us.archive.org/22/items/mbid-a27ae318-6ca8-44c9-94de-1ba31f60beb0/mbid-a27ae318-6ca8-44c9-94de-1ba31f60beb0-13797654112_thumb500.jpg",
    "thumbnail_uri": "https://ia800208.us.archive.org/22/items/mbid-a27ae318-6ca8-44c9-94de-1ba31f60beb0/mbid-a27ae318-6ca8-44c9-94de-1ba31f60beb0-13797654112_thumb250.jpg",
    "song": "Until She Comes",
    "track_id": "5bcebfb5-4282-3207-a8d6-09a4cda97188",
    "recording_id": "cbf252d2-47f2-4f71-bfb0-88c4f88e85be",
    "artist": "The Psychedelic Furs",
    "artist_ids": [
        "9f930ddf-be2f-4de5-a39f-7ae47305752e"
    ],
    "album": "World Outside",
    "release_id": "a27ae318-6ca8-44c9-94de-1ba31f60beb0",
    "release_group_id": "9bb1602b-9edf-3bdf-bd45-d052cb41d7b1",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1991-07-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thanks, Kirstin in Kent, for this request...\n\n\"I love the way Richard Butler sings 'Until She Comes.' He turns the word 'again' into a sigh of longing, dragging it out and turning it into a hook...Acoustic guitars and organs and cellos all softly envelop Butler. Butler sings his own multi-tracked backing vocals, muffling the sound of his own voice and dragging his lead out into the murk...\": https://www.stereogum.com/2269716/the-alternative-number-ones-the-psychedelic-furs-until-she-comes/columns/the-alternative-number-ones/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}