Information about plays

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

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

{
    "id": 3589524,
    "uri": "https://api.kexp.org/v2/plays/3589524/?format=api",
    "airdate": "2025-12-10T23:25:01-08:00",
    "show": 65343,
    "show_uri": "https://api.kexp.org/v2/shows/65343/?format=api",
    "image_uri": "https://ia800807.us.archive.org/2/items/mbid-290c6970-d4ee-424e-b90e-d7367408880b/mbid-290c6970-d4ee-424e-b90e-d7367408880b-41255748192_thumb500.jpg",
    "thumbnail_uri": "https://ia800807.us.archive.org/2/items/mbid-290c6970-d4ee-424e-b90e-d7367408880b/mbid-290c6970-d4ee-424e-b90e-d7367408880b-41255748192_thumb250.jpg",
    "song": "Only You Can Light the Candle",
    "track_id": "66db3a4e-239f-4d42-946e-5b975d257736",
    "recording_id": "18b6086b-55b3-4fc3-99b3-31966b38e31d",
    "artist": "Q Lazzarus",
    "artist_ids": [
        "4f4703c1-4b01-4bb6-af9d-32fcd1ea588e"
    ],
    "album": "Goodbye Horses: The Many Lives of Q Lazzarus (music from the motion picture)",
    "release_id": "290c6970-d4ee-424e-b90e-d7367408880b",
    "release_group_id": "a9ab1c7e-cb77-4a82-8acb-bfc3ac1e3db8",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2025-02-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://qlazzarus.bandcamp.com/album/goodbye-horses-the-many-lives-of-q-lazzarus-music-from-the-motion-picture",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}