Information about plays

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

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

{
    "id": 3428467,
    "uri": "https://api.kexp.org/v2/plays/3428467/?format=api",
    "airdate": "2024-11-22T01:08:19-08:00",
    "show": 61912,
    "show_uri": "https://api.kexp.org/v2/shows/61912/?format=api",
    "image_uri": "https://ia804509.us.archive.org/17/items/mbid-a81ac9ba-eb70-46c9-b17b-35ac747ed073/mbid-a81ac9ba-eb70-46c9-b17b-35ac747ed073-40044399044_thumb500.jpg",
    "thumbnail_uri": "https://ia804509.us.archive.org/17/items/mbid-a81ac9ba-eb70-46c9-b17b-35ac747ed073/mbid-a81ac9ba-eb70-46c9-b17b-35ac747ed073-40044399044_thumb250.jpg",
    "song": "Reckless",
    "track_id": "74dfdcc6-7e26-42ee-83ef-a38541591bc2",
    "recording_id": "361de58a-54f9-424b-9269-b6bf2f5d192a",
    "artist": "Kassie Krut",
    "artist_ids": [
        "2775f41c-fd65-4ccb-8726-e318ed5f4495"
    ],
    "album": "Reckless",
    "release_id": "a81ac9ba-eb70-46c9-b17b-35ac747ed073",
    "release_group_id": "5bdcbf14-52e6-417e-b2ac-a660c7773e1c",
    "labels": [
        "Fire Talk"
    ],
    "label_ids": [
        "80e2d91f-4035-48ef-8a3b-cc81b3f793ed"
    ],
    "release_date": "2024-10-01",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kassie Krut is a new project out of New York featuring Kasra Kurt and Eve Alpert of the late, great Palm, as well as Matt Anderegg (Mothers, Body Meat). The band says the song is \"...is an exercise in restraint. We challenged ourselves to write a song with one bass note, one drum beat and just a couple simple chords.\"\nhttps://kassiekrut.bandcamp.com/album/kassie-krut",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}