Information about plays

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

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

{
    "id": 3533558,
    "uri": "https://api.kexp.org/v2/plays/3533558/?format=api",
    "airdate": "2025-07-30T01:53:59-07:00",
    "show": 64150,
    "show_uri": "https://api.kexp.org/v2/shows/64150/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-395fae79-9512-4438-b504-421a5142216d/mbid-395fae79-9512-4438-b504-421a5142216d-42289395127_thumb500.jpg",
    "thumbnail_uri": "https://ia800705.us.archive.org/3/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": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tom Sharkett is a Manchester sound designer, producer, engineer, remixer, and songwriter. \n--\nPerhaps LCD Soundsystem will perform the original \"Home\" at Remlinger Farms in Carnation, WA on Thursday and Friday, August 7th and 8th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}