Information about plays

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

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

{
    "id": 3524300,
    "uri": "https://api.kexp.org/v2/plays/3524300/?format=api",
    "airdate": "2025-07-08T11:09:15-07:00",
    "show": 63957,
    "show_uri": "https://api.kexp.org/v2/shows/63957/?format=api",
    "image_uri": "https://ia801706.us.archive.org/14/items/mbid-bbaa3fcd-e06a-4206-b9e4-83da55c4a79d/mbid-bbaa3fcd-e06a-4206-b9e4-83da55c4a79d-42134217373_thumb500.jpg",
    "thumbnail_uri": "https://ia801706.us.archive.org/14/items/mbid-bbaa3fcd-e06a-4206-b9e4-83da55c4a79d/mbid-bbaa3fcd-e06a-4206-b9e4-83da55c4a79d-42134217373_thumb250.jpg",
    "song": "NORTHERN LIGHTS//",
    "track_id": "74421358-40cf-4ce3-a9f8-abc31214733c",
    "recording_id": "c5048ef9-cce8-4445-b242-bd332cc72384",
    "artist": "KennyHoopla",
    "artist_ids": [
        "c8e48299-2214-4be5-84ba-113adc5efb35"
    ],
    "album": "rebirth // renaissance",
    "release_id": "bbaa3fcd-e06a-4206-b9e4-83da55c4a79d",
    "release_group_id": "3c89e5d6-70e8-44bb-a881-149e77a170a1",
    "labels": [
        "GARBAGEHILL"
    ],
    "label_ids": [
        "a72dbfc5-19b5-4e7f-8049-eda59629b795"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kenneth La'ron, better known as KennyHoopla, is a singer/songwriter from Oshkosh, Wisconsin who graduated from high school in 2014.\n--\n“I think that North [High School] definitely played a role in how I am today,” he says .“The boredom of the Fox Valley has been a big inspiration for my music. There’s something that’s so raw about Oshkosh. The people are just real.”: https://oshkoshnorthstar.org/5283/showcase/making-a-world-out-of-nothing-kennyhoopla/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}