Information about plays

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

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

{
    "id": 3423750,
    "uri": "https://api.kexp.org/v2/plays/3423750/?format=api",
    "airdate": "2024-11-10T15:14:58-08:00",
    "show": 61816,
    "show_uri": "https://api.kexp.org/v2/shows/61816/?format=api",
    "image_uri": "https://ia800101.us.archive.org/2/items/mbid-ac15a72e-7513-4732-8787-01cf2fa4a37a/mbid-ac15a72e-7513-4732-8787-01cf2fa4a37a-39500102812_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "M",
    "track_id": "e345306e-efa7-483c-97ef-8a9049294db2",
    "recording_id": "fb13d9f7-cf00-4fb5-b599-fe4c41bb5305",
    "artist": "Soccer Mommy",
    "artist_ids": [
        "84803b1d-dcb3-490d-9af5-debbba64a011"
    ],
    "album": "Evergreen",
    "release_id": "ac15a72e-7513-4732-8787-01cf2fa4a37a",
    "release_group_id": "c084071b-f42b-49f8-ab69-724a658ba4e1",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2024-10-25",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing February 28th at the Fillmore, and March 3rd at the Showbox!\n\nSoccer Mommy, the musical project created by the 27-year-old Sophie Allison, has recently released Evergreen.\n\nAllison explains that during the three-year span since finishing Sometimes, Forever and beginning Evergreen, she learned that \"loss is not a monolith. Some days are brutal and others are beautiful, as you take what you have gained from someone who is no longer here and try to carry it ahead, a talisman for whatever may come.\" https://tinyurl.com/4fr9vc6f",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}