Information about plays

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

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

{
    "id": 3618593,
    "uri": "https://api.kexp.org/v2/plays/3618593/?format=api",
    "airdate": "2026-02-17T05:41:32-08:00",
    "show": 65956,
    "show_uri": "https://api.kexp.org/v2/shows/65956/?format=api",
    "image_uri": "https://ia902806.us.archive.org/6/items/mbid-1d8f0b27-71ba-4c86-beef-756c42c00621/mbid-1d8f0b27-71ba-4c86-beef-756c42c00621-26092520420_thumb500.jpg",
    "thumbnail_uri": "https://dn710303.ca.archive.org/0/items/mbid-1d8f0b27-71ba-4c86-beef-756c42c00621/mbid-1d8f0b27-71ba-4c86-beef-756c42c00621-26092520420_thumb250.jpg",
    "song": "Erotica",
    "track_id": "0b96f8e1-fb75-4431-ba1a-5972319165ae",
    "recording_id": "52118975-53d6-4e7d-a15a-d927ac6334a0",
    "artist": "Madonna",
    "artist_ids": [
        "79239441-bfd5-4981-a70c-55c3f15c1287"
    ],
    "album": "Erotica",
    "release_id": "1d8f0b27-71ba-4c86-beef-756c42c00621",
    "release_group_id": "7a6a2e9f-c699-3da5-a2d7-144d6ccba3e6",
    "labels": [
        "Sire Records",
        "Maverick"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf",
        "79afd9ce-c6b2-4e9a-9b23-a13e25d70688"
    ],
    "release_date": "1992-10-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I only hurt the ones I love...\" Written with her \"Vogue\" collaborator Shep Pettibone, this ode to S&M introduces Madonna's sultry alter ego, Dita Parlo.\n\nMusic video: https://www.youtube.com/watch?v=WyhdvRWEWRw\n \nhttps://www.madonna.com/\nhttps://www.songfacts.com/lyrics/madonna/erotica",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}