Information about plays

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

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

{
    "id": 3590030,
    "uri": "https://api.kexp.org/v2/plays/3590030/?format=api",
    "airdate": "2025-12-12T05:51:55-08:00",
    "show": 65353,
    "show_uri": "https://api.kexp.org/v2/shows/65353/?format=api",
    "image_uri": "https://ia902307.us.archive.org/11/items/mbid-78569646-8a93-44bf-ac5b-8181acc0943b/mbid-78569646-8a93-44bf-ac5b-8181acc0943b-9581187920_thumb500.jpg",
    "thumbnail_uri": "https://ia902307.us.archive.org/11/items/mbid-78569646-8a93-44bf-ac5b-8181acc0943b/mbid-78569646-8a93-44bf-ac5b-8181acc0943b-9581187920_thumb250.jpg",
    "song": "Goodbye Horses",
    "track_id": "980c9acd-3134-34a9-8694-f58c45cba1a1",
    "recording_id": "0b0ff354-b4a8-424a-90f1-a63b3166da5a",
    "artist": "Q. Lazzarus",
    "artist_ids": [
        "4f4703c1-4b01-4bb6-af9d-32fcd1ea588e"
    ],
    "album": "Music From the Film Married to the Mob",
    "release_id": "78569646-8a93-44bf-ac5b-8181acc0943b",
    "release_group_id": "8f99c6a0-7291-488f-9b38-78c5250b99e2",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1988-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born on this day in  1960, Diane Luckey, aka Q.LAZZARUS! (D. July 19, 2022) American singer. She is best known for her 1988 song \"Goodbye Horses\", which became a cult classic after being prominently featured in a scene from Jonathan Demme's 1991 film The Silence of the Lambs.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}