Information about plays

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

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

{
    "id": 3428610,
    "uri": "https://api.kexp.org/v2/plays/3428610/?format=api",
    "airdate": "2024-11-22T09:53:40-08:00",
    "show": 61914,
    "show_uri": "https://api.kexp.org/v2/shows/61914/?format=api",
    "image_uri": "https://ia601302.us.archive.org/22/items/mbid-17d4456d-1149-31a0-b45d-ccdad093e8fa/mbid-17d4456d-1149-31a0-b45d-ccdad093e8fa-1026287042_thumb500.jpg",
    "thumbnail_uri": "https://ia801302.us.archive.org/22/items/mbid-17d4456d-1149-31a0-b45d-ccdad093e8fa/mbid-17d4456d-1149-31a0-b45d-ccdad093e8fa-1026287042_thumb250.jpg",
    "song": "Let’s Go to Bed",
    "track_id": "f6036fc5-79f7-3e65-b52f-5373dc617978",
    "recording_id": "b213dcda-b97b-4191-85d0-eead5f89feec",
    "artist": "The Cure",
    "artist_ids": [
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "Japanese Whispers",
    "release_id": "17d4456d-1149-31a0-b45d-ccdad093e8fa",
    "release_group_id": "6a276bf7-5f45-34ec-8276-a4362d4cc733",
    "labels": [
        "Fiction Records"
    ],
    "label_ids": [
        "f6182855-aa81-453a-a460-58c0fd71635d"
    ],
    "release_date": "1985-11-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The music video was the first the band made with Tim Pope, who became their director of choice. The band felt that Pope presented the whimsical side of the band, which helped dispel the notion that they were humorless brooding goths. The \"Let's Go To Bed\" video finds Robert Smith and keyboard player Lol Tolhurst larking about in a series of strange rooms shot at distorted angles from behind a scrim. At one point, Tolhurst is dancing naked behind a screen.: https://www.dailymotion.com/video/x1yfvq \n--\nSee Lol Tolhurst and Budgie (of Siouxsie and the Banshees) live in our studio earlier this year: https://www.youtube.com/watch?v=t1qMNAwRoKY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}