Information about plays

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

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

{
    "id": 3416266,
    "uri": "https://api.kexp.org/v2/plays/3416266/?format=api",
    "airdate": "2024-10-23T09:18:08-07:00",
    "show": 61651,
    "show_uri": "https://api.kexp.org/v2/shows/61651/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Yoo Hoo",
    "track_id": "4a6ecf0d-e364-31c9-9982-32eafb62b7f2",
    "recording_id": "603f9dc3-c179-401c-87d9-46d89fd9b5dc",
    "artist": "Imperial Teen",
    "artist_ids": [
        "7d478bd2-d228-46a8-8a7c-ef68a61fd339"
    ],
    "album": "What Is Not to Love",
    "release_id": "3024185b-df8a-41e5-862d-efb2a460f088",
    "release_group_id": "f379d196-d460-3f75-ad31-6814ace742a7",
    "labels": [
        "Slash"
    ],
    "label_ids": [
        "490afeef-44aa-4bba-b5d7-df875609957f"
    ],
    "release_date": "1999-10-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Imperial Teen performed \"Yoo Hoo\" live for KEXP listeners from Mellow Johnny's Bike Shop during SXSW way back in 2012: https://www.youtube.com/watch?v=YYNuzG7Gj8Q\n--\n\"Imperial Teen got started in 1992 when Lynn Perko and Roddy Bottum decided to start a band. \nThe band was made whole when local musicians Will Schwartz and Jone Stebbins joined; the band has stayed together since then....Bottum and Schwartz are also both gay males who’ve never been shy about speaking about their sexuality. Many of Imperial Teen’s songs have lyrics, sung by Bottum and Schwartz, about wearing lipstick and other typically feminine acts, some serious, and some silly. \": https://peraltacitizen.com/2016/10/13/imperial-teen-youthful-as-ever/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}