Information about plays

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

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

{
    "id": 3522620,
    "uri": "https://api.kexp.org/v2/plays/3522620/?format=api",
    "airdate": "2025-07-04T16:33:07-07:00",
    "show": 63918,
    "show_uri": "https://api.kexp.org/v2/shows/63918/?format=api",
    "image_uri": "https://coverartarchive.org/release/309bf410-ffcc-4f8b-9bc5-ddb694554e8b/39016259238-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/309bf410-ffcc-4f8b-9bc5-ddb694554e8b/39016259238-250.jpg",
    "song": "Free Yourself (Special London mix)",
    "track_id": null,
    "recording_id": "b9e1397d-955d-4fc6-9163-ce2d4184bab2",
    "artist": "The Untouchables",
    "artist_ids": [
        "67ae8a54-520a-4dfa-8b36-675c27886abf"
    ],
    "album": "Agent Double O Soul",
    "release_id": null,
    "release_group_id": "32b30311-2c09-31d1-9cb3-1f0acb3d176e",
    "labels": [],
    "label_ids": [],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Untouchables are a soul and mod revival band from the Silver Lake, Los Angeles, California area. Described by original lead singer Kevin Long as \"mods who played ska music,\" The Untouchables are credited with being America's first ska band.\n\nIn early 1984, they were signed to Stiff Records. Concerts with The B-52's, Black Uhuru, Bow Wow Wow, Red Hot Chili Peppers, Fishbone, No Doubt, R.E.M. and X all over California gave the group a disparate following of whites, blacks, mods, Latinos, Asians, punks, surfers and rockabilly fans, with the local performances drawing up to 1,500 people.\n\nThe band appeared in the 1984 film Surf II, performing \"Dance Beat\", and 1987's No Man's Land, performing \"What's Gone Wrong\", as well as the surf film Beyond Blazing Boards performing four tracks from their Wild Child album. https://tinyurl.com/bddztjxb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}