Information about plays

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

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

{
    "id": 3428594,
    "uri": "https://api.kexp.org/v2/plays/3428594/?format=api",
    "airdate": "2024-11-22T08:54:07-08:00",
    "show": 61914,
    "show_uri": "https://api.kexp.org/v2/shows/61914/?format=api",
    "image_uri": "https://ia802806.us.archive.org/6/items/mbid-1d8f0b27-71ba-4c86-beef-756c42c00621/mbid-1d8f0b27-71ba-4c86-beef-756c42c00621-26092520420_thumb500.jpg",
    "thumbnail_uri": "https://ia802806.us.archive.org/6/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...\"\nWritten with her \"Vogue\" collaborator Shep Pettibone, this ode to S&M introduces Madonna's sultry alter ego, Dita Parlo.: https://www.songfacts.com/lyrics/madonna/erotica\n--\nThis samples Kool and the Gang's \"Jungle Boogie\" and Fairuz's \"El Yom 'Ulliqa 'Ala Khashaba.\" The Lebanese singer sued Madonna for using her vocals without her consent.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}