Information about plays

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

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

{
    "id": 3540206,
    "uri": "https://api.kexp.org/v2/plays/3540206/?format=api",
    "airdate": "2025-08-15T02:01:50-07:00",
    "show": 64291,
    "show_uri": "https://api.kexp.org/v2/shows/64291/?format=api",
    "image_uri": "https://ia800204.us.archive.org/12/items/mbid-144b763d-6ac9-433e-9d18-777b6636752a/mbid-144b763d-6ac9-433e-9d18-777b6636752a-42271788950_thumb500.jpg",
    "thumbnail_uri": "https://dn721205.ca.archive.org/0/items/mbid-144b763d-6ac9-433e-9d18-777b6636752a/mbid-144b763d-6ac9-433e-9d18-777b6636752a-42271788950_thumb250.jpg",
    "song": "Drunk Surfer",
    "track_id": "ca015c95-2f1b-4548-8d92-62c05cdaa5be",
    "recording_id": "8ce5c4a7-969c-4543-b42b-1b4927175869",
    "artist": "Westside Cowboy",
    "artist_ids": [
        "243e9a4d-f824-4ec2-8967-09907f954c56"
    ],
    "album": "This Better Be Something Great",
    "release_id": "144b763d-6ac9-433e-9d18-777b6636752a",
    "release_group_id": "232d579c-a23e-4c0f-a350-6a9ddf15f60d",
    "labels": [
        "Heist or Hit Records"
    ],
    "label_ids": [
        "0bc2b9b6-40ed-42ba-935b-87633cd1a236"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From debut EP of the Manchester based band.\n\nhttps://www.westsidecowboy.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}