Information about plays

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

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

{
    "id": 3519486,
    "uri": "https://api.kexp.org/v2/plays/3519486/?format=api",
    "airdate": "2025-06-27T10:46:36-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
    "image_uri": "https://ia601304.us.archive.org/17/items/mbid-eda98016-e7d4-4ac7-bfc9-cab50cc00933/mbid-eda98016-e7d4-4ac7-bfc9-cab50cc00933-41527463999_thumb500.jpg",
    "thumbnail_uri": "https://ia801304.us.archive.org/17/items/mbid-eda98016-e7d4-4ac7-bfc9-cab50cc00933/mbid-eda98016-e7d4-4ac7-bfc9-cab50cc00933-41527463999_thumb250.jpg",
    "song": "Jealous Boy",
    "track_id": "f8a0088b-8f4a-4978-bf15-ae97a7d29210",
    "recording_id": "9f3768c6-c0b9-421e-893f-505bc59e955c",
    "artist": "The Bug Club",
    "artist_ids": [
        "31f07dfd-df64-48dc-856e-9968059b8e35"
    ],
    "album": "Very Human Features",
    "release_id": "eda98016-e7d4-4ac7-bfc9-cab50cc00933",
    "release_group_id": "d89ecff3-fb73-42e0-b994-d325c5a66379",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The fourth full-length from Welsh outfit The Bug Club is a quick follow-up to 2024’s ‘On the Intricate Inner Workings of the System.’ These prolific garage punks deliver lively, clever anthems with infectious hooks, showcasing their expertise without taking themselves too seriously (they “don’t give a damn,” after all). With killer guitar riffs, lo-fi production, and spirited vocals, ‘Very Human Features’ is effortlessly cool and completely captivating,\" writes KEXP's Music Director, Chris Sanley. \n\nhttps://kexp.org/read/2025/6/16/new-music-reviews-616/\n\nhttps://thebugclub.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}