Information about plays

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

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

{
    "id": 3547551,
    "uri": "https://api.kexp.org/v2/plays/3547551/?format=api",
    "airdate": "2025-09-01T11:29:39-07:00",
    "show": 64446,
    "show_uri": "https://api.kexp.org/v2/shows/64446/?format=api",
    "image_uri": "https://ia803105.us.archive.org/17/items/mbid-aba126cd-b0e1-4593-bddd-dc5065009f10/mbid-aba126cd-b0e1-4593-bddd-dc5065009f10-19521881256_thumb500.jpg",
    "thumbnail_uri": "https://ia803105.us.archive.org/17/items/mbid-aba126cd-b0e1-4593-bddd-dc5065009f10/mbid-aba126cd-b0e1-4593-bddd-dc5065009f10-19521881256_thumb250.jpg",
    "song": "6 Underground",
    "track_id": "16af493b-b757-31e7-957a-04c7b35e3753",
    "recording_id": "870fd0ab-b99d-486c-8139-7b7b2afe8040",
    "artist": "Sneaker Pimps",
    "artist_ids": [
        "696d8523-39a0-44e2-9add-afaa183a2f46"
    ],
    "album": "Becoming X",
    "release_id": "aba126cd-b0e1-4593-bddd-dc5065009f10",
    "release_group_id": "62c14bd1-2a53-3a69-9b68-c3df4bc61032",
    "labels": [
        "Clean Up Records"
    ],
    "label_ids": [
        "cd7bc570-0306-448b-9d54-62382dea1169"
    ],
    "release_date": "1997-06-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- San Francisco (The Chapel) October 10th\n- Seattle (El Corazon) October 17th\n\nFormed in Hartlepool, UK in 1994, Sneaker Pimps immediately emerged as a musical force and pioneer of the trip-hop genre with their debut album, 'Becoming X' (1996). Known for clever sampling, bittersweet melodies and a moody\nsound which intricately combined organic & electronic production and\nmorphed between female and male vocal performances, they landed in the UK Top 40 five times during their initial seven year run. After a mutual decision to explore other avenues, both founding members Chris Corner (IAMX) and Liam Howe (AMP) went on to create their own highly successful musical and visual projects\n===\nCheck out the official video for the 1996 tune here: https://www.youtube.com/watch?v=2eBZqmL8ehg.\n===\nhttps://sneakerpimpsmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}