Information about plays

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

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

{
    "id": 3593495,
    "uri": "https://api.kexp.org/v2/plays/3593495/?format=api",
    "airdate": "2025-12-20T13:45:19-08:00",
    "show": 65430,
    "show_uri": "https://api.kexp.org/v2/shows/65430/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Go",
    "track_id": "a5f729a4-9f3b-4d47-8b6b-e9effbd27b2a",
    "recording_id": "5a4c2e9b-38f3-4dfe-91dc-9489d67795aa",
    "artist": "Greg Kramer feat. Jimmy James",
    "artist_ids": [
        "446d5e1d-cc36-4631-a9d4-4cb5ab032c6f",
        "7bdbb5c7-05f8-46d2-bba1-44c04e130a9a"
    ],
    "album": "Go",
    "release_id": "7f1783bf-0256-4f14-80b7-1b9b699d8e78",
    "release_group_id": "78bbc5e5-1755-472b-919a-334f49daf78a",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-05",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Seattle-based trombonist Greg Kramer, featuring fellow Seattleite guitarist Jimmy James!\n\n\"Go is the 2nd single off Greg Kramer's upcoming full length album. Go is a soul drenched horn-driven romp. Go starts with deep horns and rhythmic attacks. As the track continues it takes you on a journey through genre and era with synths and reggae feel. Go features solos from Kramer on trombone and the unmistakable guitar of Seattle's own Jimmy James. Go features stellar musicians from Seattle bands True Loves, Polyrhythmics and High Pulp.\"\n\nhttps://gregkramer.bandcamp.com/track/go\nhttps://www.krameroriginals.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}