Information about plays

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

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

{
    "id": 3580994,
    "uri": "https://api.kexp.org/v2/plays/3580994/?format=api",
    "airdate": "2025-11-21T09:48:19-08:00",
    "show": 65168,
    "show_uri": "https://api.kexp.org/v2/shows/65168/?format=api",
    "image_uri": "https://dn721200.ca.archive.org/0/items/mbid-b5d3f03c-f9e3-4738-a444-7a1ee925a575/mbid-b5d3f03c-f9e3-4738-a444-7a1ee925a575-7303050790_thumb500.jpg",
    "thumbnail_uri": "https://dn721200.ca.archive.org/0/items/mbid-b5d3f03c-f9e3-4738-a444-7a1ee925a575/mbid-b5d3f03c-f9e3-4738-a444-7a1ee925a575-7303050790_thumb250.jpg",
    "song": "Sex on Wheelz",
    "track_id": "fa627db5-8061-3858-b842-8759d748d366",
    "recording_id": "692fa6f1-6db6-4692-8a5a-7d265606e52f",
    "artist": "My Life With the Thrill Kill Kult",
    "artist_ids": [
        "07934e8f-f079-4645-a984-4a529504d79c"
    ],
    "album": "Sexplosion!",
    "release_id": "b5d3f03c-f9e3-4738-a444-7a1ee925a575",
    "release_group_id": "dadbd448-1fff-36e4-bec3-f97fef754ddd",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "All these current songs because Owen insisted on Cart #5!\n---\n\"Do my kisses burn?\"\nEnjoy an hour-and-a-half of a live performance by the band in Denver in 2023 (Of course it includes \"Sex on Wheelz.\") : https://www.youtube.com/watch?v=sHq6l8CnXYU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}