Information about plays

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

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

{
    "id": 3571232,
    "uri": "https://api.kexp.org/v2/plays/3571232/?format=api",
    "airdate": "2025-10-29T01:46:49-07:00",
    "show": 64962,
    "show_uri": "https://api.kexp.org/v2/shows/64962/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-eb1f7327-4380-49e0-a65f-4f31f35e7df4/mbid-eb1f7327-4380-49e0-a65f-4f31f35e7df4-26887504172_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-eb1f7327-4380-49e0-a65f-4f31f35e7df4/mbid-eb1f7327-4380-49e0-a65f-4f31f35e7df4-26887504172_thumb250.jpg",
    "song": "The Time Warp",
    "track_id": "dbc32fdd-d3fe-3861-bbea-40d5a8fa75f9",
    "recording_id": "a86043ce-3b22-46dc-b688-11eb8b28ad83",
    "artist": "Richard O'Brien",
    "artist_ids": [
        "ff693144-69be-4ec5-9150-cb3c5652e430"
    ],
    "album": "Just Can't Get Enough: New Wave Halloween",
    "release_id": "eb1f7327-4380-49e0-a65f-4f31f35e7df4",
    "release_group_id": "3b662a8e-fc9e-3e9c-af68-85615ea57bbf",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1998-06-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "English-New Zealand actor, writer, musician, Richard O'Brien wrote the musical stage show The Rocky Horror Show in 1973. \"One of the most beloved films of all time, Rocky Horror was clearly decades ahead of its time because critics barely knew where to classify it, let alone award it anything.\" https://www.buzzfeed.com/sam_cleal/movies-that-should-have-won-oscars",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}