Information about plays

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

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

{
    "id": 3627749,
    "uri": "https://api.kexp.org/v2/plays/3627749/?format=api",
    "airdate": "2026-03-11T12:28:52-07:00",
    "show": 66152,
    "show_uri": "https://api.kexp.org/v2/shows/66152/?format=api",
    "image_uri": "https://ia801200.us.archive.org/3/items/mbid-851cc3b4-ee08-40ee-a54e-3e8047654c86/mbid-851cc3b4-ee08-40ee-a54e-3e8047654c86-16771673893_thumb500.jpg",
    "thumbnail_uri": "https://ia601200.us.archive.org/3/items/mbid-851cc3b4-ee08-40ee-a54e-3e8047654c86/mbid-851cc3b4-ee08-40ee-a54e-3e8047654c86-16771673893_thumb250.jpg",
    "song": "Running With Scissors",
    "track_id": "3171c1f9-e6bd-473f-831f-d110c8f0c3ca",
    "recording_id": "bb24b82d-e0b6-41d9-8f65-5bdd5f6777c8",
    "artist": "Ben Lee",
    "artist_ids": [
        "3a9f3479-4f0c-4355-8ccd-c9ed5cd01586"
    ],
    "album": "Hey You. Yes You.",
    "release_id": "8ca32354-363c-44e8-8d77-9bec42f1dcab",
    "release_group_id": "3db7c9b8-ab6a-39ed-b3ac-c600f478f260",
    "labels": [
        "F2 Music Ltd."
    ],
    "label_ids": [
        "5c7b1a24-e870-4417-bf7c-79f77efcbd87"
    ],
    "release_date": "2003-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Support the sharp wit of the KEXP DJs! (You might even call it \"cutting\".)\n\nGive your gift of support today!\nwww.kexp.org/donate\n\nIn a music culture dominated by bands, four-time ARIA award-winning artist Ben Lee turned heads by being one of the youngest singer/songwriters to make an impression on the Australian music scene. Even before the launch of his solo career, Lee attracted attention in his teens as a member of the popular Sydney alt-rock group Noise Addict.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}