Information about plays

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

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

{
    "id": 3428572,
    "uri": "https://api.kexp.org/v2/plays/3428572/?format=api",
    "airdate": "2024-11-22T07:47:41-08:00",
    "show": 61914,
    "show_uri": "https://api.kexp.org/v2/shows/61914/?format=api",
    "image_uri": "https://ia902208.us.archive.org/6/items/mbid-c21648a0-a957-4f35-a65c-479edba5a570/mbid-c21648a0-a957-4f35-a65c-479edba5a570-35949683391_thumb500.jpg",
    "thumbnail_uri": "https://ia802208.us.archive.org/6/items/mbid-c21648a0-a957-4f35-a65c-479edba5a570/mbid-c21648a0-a957-4f35-a65c-479edba5a570-35949683391_thumb250.jpg",
    "song": "Spitting Off the Edge of the World (Lush Version)",
    "track_id": "fa3a5814-a558-40e5-a84e-585041859bb7",
    "recording_id": "796fc02a-85a2-4f2b-a328-48f02b4f1a50",
    "artist": "Yeah Yeah Yeahs",
    "artist_ids": [
        "584c04d2-4acc-491b-8a0a-e63133f4bfc4"
    ],
    "album": "Spitting Off the Edge of the World (Lush Version)",
    "release_id": "c21648a0-a957-4f35-a65c-479edba5a570",
    "release_group_id": "f39ac57f-4850-4f7e-9aed-06be603f44e0",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2023-06-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday to  Karen O (Karen Lee Orzolek), born on November 22nd, 1978. Enjoy this 2022 New Yorker feature about the artist: https://www.newyorker.com/culture/the-new-yorker-interview/karen-o-has-found-a-more-joyful-kind-of-wildness\n--\nThat lovely voice accompanying Karen O is Perfume Genius (Mike Hadreas).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}