Information about plays

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

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

{
    "id": 3633094,
    "uri": "https://api.kexp.org/v2/plays/3633094/?format=api",
    "airdate": "2026-03-24T11:00:07-07:00",
    "show": 66268,
    "show_uri": "https://api.kexp.org/v2/shows/66268/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-55f850a1-8736-4d20-8e49-a331eed5263c/mbid-55f850a1-8736-4d20-8e49-a331eed5263c-35312105777_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-55f850a1-8736-4d20-8e49-a331eed5263c/mbid-55f850a1-8736-4d20-8e49-a331eed5263c-35312105777_thumb250.jpg",
    "song": "Turn! Turn! Turn! (To Everything There Is a Season)",
    "track_id": "0475fc22-6d9c-4bde-8b2f-ccaa74477273",
    "recording_id": "a59dba3d-d882-4d38-9f45-01cdf44deca5",
    "artist": "Mary Hopkin",
    "artist_ids": [
        "f6596571-9ce2-4d79-8e92-fa8cfc181b91"
    ],
    "album": "Post Card (deluxe edition)",
    "release_id": "55f850a1-8736-4d20-8e49-a331eed5263c",
    "release_group_id": "3e6e80f1-6cf7-33bb-814c-4e983f2cf009",
    "labels": [
        "EMI Catalogue"
    ],
    "label_ids": [
        "ad4aeb00-9557-4a95-a111-5d422e65b1c6"
    ],
    "release_date": "2010-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mary Hopkin, credited on some recordings as Mary Visconti from her marriage to Tony Visconti, is a Welsh singer. Here's a biography: https://www.maryhopkin.com/biography.html\n--\nPaul McCartney produced this wonderful version of the 1959 Pete Seeger original, made famous by The Byrds in 1965.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}