Information about plays

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

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

{
    "id": 3627042,
    "uri": "https://api.kexp.org/v2/plays/3627042/?format=api",
    "airdate": "2026-03-09T07:46:59-07:00",
    "show": 66135,
    "show_uri": "https://api.kexp.org/v2/shows/66135/?format=api",
    "image_uri": "https://ia903209.us.archive.org/31/items/mbid-e06341fa-fa86-411a-9c7a-72253005f6fc/mbid-e06341fa-fa86-411a-9c7a-72253005f6fc-15327026981_thumb500.jpg",
    "thumbnail_uri": "https://dn711107.ca.archive.org/0/items/mbid-e06341fa-fa86-411a-9c7a-72253005f6fc/mbid-e06341fa-fa86-411a-9c7a-72253005f6fc-15327026981_thumb250.jpg",
    "song": "With a Little Help From My Friends",
    "track_id": "6a794800-2364-4b72-a8de-9cb8317d5041",
    "recording_id": "efe365d3-a1d8-42dc-a63d-0b4cc6ecfaed",
    "artist": "The Beatles",
    "artist_ids": [
        "b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d"
    ],
    "album": "Sgt. Pepper’s Lonely Hearts Club Band",
    "release_id": "e06341fa-fa86-411a-9c7a-72253005f6fc",
    "release_group_id": "9f7a4c28-8fa2-3113-929c-c47a9f7982c3",
    "labels": [
        "Apple Records",
        "Parlophone"
    ],
    "label_ids": [
        "cf7fc5cf-e011-4ef4-b511-cd0188537910",
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2009-09-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We get by with a little help from our friends like you! https://www.kexp.org/donate/\n\n--\n\n\"We wanted a Ringo song on our albums 'cause he had millions of fans,\" Paul stated in his 2021 Hulu series \"McCartney 3,2,1.\" \"They always wanted to hear a Ringo song, and in the early days he did covers, like a country song called \"Act Naturally,\" which is great, very, very Ringo. But we said (for 'Sgt. Pepper,'), 'well listen, wait, we can write one!'\": http://www.beatlesebooks.com/help-from-my-friends",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}