Information about plays

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

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

{
    "id": 3547516,
    "uri": "https://api.kexp.org/v2/plays/3547516/?format=api",
    "airdate": "2025-09-01T09:44:19-07:00",
    "show": 64445,
    "show_uri": "https://api.kexp.org/v2/shows/64445/?format=api",
    "image_uri": "https://ia800705.us.archive.org/3/items/mbid-395fae79-9512-4438-b504-421a5142216d/mbid-395fae79-9512-4438-b504-421a5142216d-42289395127_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-395fae79-9512-4438-b504-421a5142216d/mbid-395fae79-9512-4438-b504-421a5142216d-42289395127_thumb250.jpg",
    "song": "Home (Tom Sharkett edit)",
    "track_id": "164617d6-265d-48fb-af34-ff27b3a39dd8",
    "recording_id": "88d92251-c28a-4749-9da9-512fb4105567",
    "artist": "LCD Soundsystem",
    "artist_ids": [
        "2aaf7396-6ab8-40f3-9776-a41c42c8e26b"
    ],
    "album": "Home (Tom Sharkett edit)",
    "release_id": "395fae79-9512-4438-b504-421a5142216d",
    "release_group_id": "7c77af28-a757-42c5-9205-4972db8ad1df",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2025-06-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The recently released official edit of the track \"Home\" off LCD Soundsystem's 2010 album This Is Happening.\n\nThis version comes from Tom Sharkett of Manchester synth-pop band W. H. Lung.\nhttps://pitchfork.com/news/lcd-soundsystem-share-tom-sharkett-edit-of-home/\n\nLCD Soundsystem will be at Portola Music Festival in San Francisco on September 20th!\n\nhttps://portolamusicfestival.com/ https://lcdsoundsystem.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}