Information about plays

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

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

{
    "id": 3438130,
    "uri": "https://api.kexp.org/v2/plays/3438130/?format=api",
    "airdate": "2024-12-14T20:15:16-08:00",
    "show": 62111,
    "show_uri": "https://api.kexp.org/v2/shows/62111/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Fools",
    "track_id": "d9db6b1c-a292-4bb7-b9b4-0b6a13cd65a5",
    "recording_id": "507d02fd-c695-4879-9cb1-0871596ffcb3",
    "artist": "Rudy Willingham",
    "artist_ids": [
        "2ade52c8-bb0d-469a-ad97-030c90dcb414"
    ],
    "album": "Dunk Reactions",
    "release_id": "79a60b4b-624b-4e8a-a288-8736c93a6e90",
    "release_group_id": "8be7cc79-6468-48bd-8599-9ab0a972c619",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2019-09-17",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"I’m probably best known for my Instagram page where I take cutouts of pop culture icons, place them over objects in the city, and create a form of street art,\" shares Rudy Willingham. \"It’s like graffiti but instead of using spray paint, I use paper. I’m just too old and slow to be running away from cops.\" \nKeep up with his imaginative and delightful visual work here: https://bit.ly/2Ocp9dU \n---https://rudywillingham.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}