Information about plays

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

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

{
    "id": 3428334,
    "uri": "https://api.kexp.org/v2/plays/3428334/?format=api",
    "airdate": "2024-11-21T16:52:07-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://ia904602.us.archive.org/14/items/mbid-b9db3513-a0bb-43b6-93cf-93986ace4901/mbid-b9db3513-a0bb-43b6-93cf-93986ace4901-39188523628_thumb500.jpg",
    "thumbnail_uri": "https://ia804602.us.archive.org/14/items/mbid-b9db3513-a0bb-43b6-93cf-93986ace4901/mbid-b9db3513-a0bb-43b6-93cf-93986ace4901-39188523628_thumb250.jpg",
    "song": "The Other Side of Nowhere",
    "track_id": "42ae6f8a-0244-41fe-8a97-5449a6e738b7",
    "recording_id": "03ca323e-ac3b-4c0e-a8eb-e052770f45ba",
    "artist": "mr. Gnome",
    "artist_ids": [
        "76eb73e1-d237-481a-a5d6-4be04115f5a2"
    ],
    "album": "A Sliver of Space",
    "release_id": "b9db3513-a0bb-43b6-93cf-93986ace4901",
    "release_group_id": "9388dc93-051d-402b-bccc-5f52f46b7b4d",
    "labels": [
        "El Marko Records"
    ],
    "label_ids": [
        "06502423-2790-4323-9caa-4ae7d3b443b8"
    ],
    "release_date": "2024-09-23",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The sixth studio album from Cleveland duo Mr. Gnome - singer/guitarist Nicole Barille and drummer/pianist Sam Meister\n\n\"When we started writing A Sliver of Space,\" they describe, \"we were working through a lot of personal loss and life upheaval. Lyrically and musically, nothing was off limits and we dove headfirst into really exploring the liminal, dreamlike spaces between life and death, consciousness and unconsciousness, the past and the future, happiness and sadness, the real and the make believe. This album is essentially about our descent into madness and our ultimate salvation through love.\"\nhttps://www.mrgnome.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}