Information about plays

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

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

{
    "id": 3627388,
    "uri": "https://api.kexp.org/v2/plays/3627388/?format=api",
    "airdate": "2026-03-10T09:51:15-07:00",
    "show": 66143,
    "show_uri": "https://api.kexp.org/v2/shows/66143/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-f9854ce2-a329-4a8d-a9ba-3b41ff93f80d/mbid-f9854ce2-a329-4a8d-a9ba-3b41ff93f80d-36872921534_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-f9854ce2-a329-4a8d-a9ba-3b41ff93f80d/mbid-f9854ce2-a329-4a8d-a9ba-3b41ff93f80d-36872921534_thumb250.jpg",
    "song": "Movin’ Right Along",
    "track_id": "4c3a72ec-58bc-3a54-8071-5dc94abace33",
    "recording_id": "a5bce6c4-9f9b-4d0f-8263-9594d9eb057f",
    "artist": "Kermit the Frog feat. Fozzie Bear",
    "artist_ids": [
        "71f88b1f-eac7-416f-bf1a-e76adc755578",
        "992a7ea8-96c1-4058-ba96-f811c8d01c77"
    ],
    "album": "The Muppet Movie",
    "release_id": "1f20a804-9450-4cd5-96bf-740907e90cff",
    "release_group_id": "11a87dc0-0812-3567-bbfc-1395ca323366",
    "labels": [
        "BMG Kidz",
        "Jim Henson Records",
        "Zoom Express"
    ],
    "label_ids": [
        "86fb0f5b-b5e2-4eba-8ae3-5787f04ffd4e",
        "9c7bf764-40e7-476c-bd61-f38ccf963cfb",
        "daebafcf-130c-4a7e-b73f-aaac4fc504d7"
    ],
    "release_date": "1979-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jim Henson and Frank Oz are singing this song, written by Kenny Ascher and Paul Williams.\n--\n\"Movin' Right Along\" is sung in The Muppet Movie by Kermit the Frog and Fozzie Bear as they set out together in Fozzie's Studebaker for California.: https://www.youtube.com/watch?v=Q6NQcO9KTBY\n\nJoin our community and donate to support listener-powered radio today!\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}