Information about plays

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

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

{
    "id": 3557151,
    "uri": "https://api.kexp.org/v2/plays/3557151/?format=api",
    "airdate": "2025-09-24T10:58:55-07:00",
    "show": 64649,
    "show_uri": "https://api.kexp.org/v2/shows/64649/?format=api",
    "image_uri": "https://dn721701.ca.archive.org/0/items/mbid-67e54486-6dd7-469a-8e15-7590bc56f596/mbid-67e54486-6dd7-469a-8e15-7590bc56f596-41789286454_thumb500.jpg",
    "thumbnail_uri": "https://dn721701.ca.archive.org/0/items/mbid-67e54486-6dd7-469a-8e15-7590bc56f596/mbid-67e54486-6dd7-469a-8e15-7590bc56f596-41789286454_thumb250.jpg",
    "song": "Salesman",
    "track_id": "495f6357-5031-4b3b-b599-ba517e822315",
    "recording_id": "9424eadd-b4ff-48b2-9fc9-d29bb16dc5ff",
    "artist": "Greg Freeman",
    "artist_ids": [
        "d0abfd67-483b-4a2a-bf31-b525036d9401"
    ],
    "album": "Burnover",
    "release_id": "67e54486-6dd7-469a-8e15-7590bc56f596",
    "release_group_id": "5f4f9024-9a51-4835-868a-728ce3977f33",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The sophomore album from Maryland-born, Vermont-based singer-songwriter Greg Freeman is a boisterous collection of poetic, rock-infused alt-country. Wielding his electric guitar and emphatic vocals, Freeman delivers vivid storytelling backed by a powerful band complete with piano, horns, pedal steel, harmonica, and lively drums. With guitar lines as memorable as his evocative lyricism, ‘Burnover’ stands out as one of the marquee Americana releases of the year.\" - KEXP Music Director, Chris Sanley\n\n--\n\nGreg Freeman is on tour!\n\n- San Francisco on Saturday, Dec. 6, at the Rickshaw Stop\n- Seattle on Monday, Dec. 8, at Barboza\n\nhttps://greg-freeman.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}