Information about plays

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

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

{
    "id": 3519923,
    "uri": "https://api.kexp.org/v2/plays/3519923/?format=api",
    "airdate": "2025-06-28T12:04:14-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://ia801504.us.archive.org/33/items/mbid-58ff8a15-29b9-44d8-be9d-691c97a023a4/mbid-58ff8a15-29b9-44d8-be9d-691c97a023a4-33072560912_thumb500.jpg",
    "thumbnail_uri": "https://ia601504.us.archive.org/33/items/mbid-58ff8a15-29b9-44d8-be9d-691c97a023a4/mbid-58ff8a15-29b9-44d8-be9d-691c97a023a4-33072560912_thumb250.jpg",
    "song": "Free Yourself",
    "track_id": "63b8f20b-bf61-4c7e-b035-a7ce19f12253",
    "recording_id": "07124eb5-5d8f-48ed-a811-45e50c7f5550",
    "artist": "Jessie Ware",
    "artist_ids": [
        "6ed40778-8d03-4a5c-ad35-93cf814627c9"
    ],
    "album": "Free Yourself",
    "release_id": "58ff8a15-29b9-44d8-be9d-691c97a023a4",
    "release_group_id": "69d07be2-0194-442b-964a-8e141ff924fc",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2022-07-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Vicky Lawton directed the video for \"Free Yourself\" - she had previously directed videos for \"Save a Kiss\" and \"What's Your Pleasure?\"\n\nIn an interview with Little Black Book, Lawton described the video as \"very '70s rock 'n' roll, but with a pinch of the occult thrown in. Knowing I'd want to make the tone provocative, I needed to ensure there was the class and sophistication in the visuals to keep it chic. That meant keeping mystery and intrigue at the forefront, using references of decadence, silhouettes to tease and a heavenly glow throughout.\" - https://tinyurl.com/56fnfucr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}