Information about plays

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

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

{
    "id": 3606722,
    "uri": "https://api.kexp.org/v2/plays/3606722/?format=api",
    "airdate": "2026-01-20T08:22:22-08:00",
    "show": 65706,
    "show_uri": "https://api.kexp.org/v2/shows/65706/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Love(r)",
    "track_id": "55edbcca-fe44-450c-83f7-ba8983e6520f",
    "recording_id": "fad77685-1db5-4379-ba8e-430d061795de",
    "artist": "Jonathan Jeremiah",
    "artist_ids": [
        "ca9ced31-4a6f-47ed-8032-fa3bad53fcd0"
    ],
    "album": "We Come Alive",
    "release_id": "a5b58cbe-edc5-4264-ae4f-12644880d3dd",
    "release_group_id": "908a19c5-9b2c-4483-acd5-9f94c87638c5",
    "labels": [
        "[PIAS] Recordings"
    ],
    "label_ids": [
        "05dac601-c683-4c02-afc4-4a03cd01c25f"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The sixth studio album from British musician and producer Jonathan Jeremiah feels beamed directly from the 1970s as he delivers a fascinating set of nostalgic, soulful, symphonic folk-pop songs that’s distinguished by his deep, rich, velvety baritone voice. While he’s long found inspiration in legendary American acts like Carole King, James Taylor, Lee Hazlewood, and Scott Walker, ‘We Come Alive’ taps into a Euro-centric tone influenced by the likes of Serge Gainsbourg and John Martyn, and it yields a distinctive timeless-sounding record. -- Alex Ruder, KEXP https://tinyurl.com/6bpjwx63\n\nhttps://www.jonathanjeremiah.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}