Information about plays

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

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

{
    "id": 3557908,
    "uri": "https://api.kexp.org/v2/plays/3557908/?format=api",
    "airdate": "2025-09-26T09:26:34-07:00",
    "show": 64664,
    "show_uri": "https://api.kexp.org/v2/shows/64664/?format=api",
    "image_uri": "https://ia600204.us.archive.org/12/items/mbid-144b763d-6ac9-433e-9d18-777b6636752a/mbid-144b763d-6ac9-433e-9d18-777b6636752a-42271788950_thumb500.jpg",
    "thumbnail_uri": "https://ia800204.us.archive.org/12/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": "\"Westside Cowboy sound new but seem to come from an old place. Surrounded by 1978 Fender Twin Reverbs, well-thumbed Wem amplifier catalogues, a four-track recorder, and spools of cassette tape, the Manchester four-piece are made up of Aoife Anson O’Connell, James (Jimmy) Bradbury, Paddy Murphy and Reuben Haycocks.\" Here's an interview with the quartet: https://www.clashmusic.com/features/something-great-this-way-comes-westside-cowboy-interviewed/\n--\nYou can purchase their five-song debut EP here: https://westsidecowboy.bandcamp.com/album/this-better-be-something-great",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}