Information about plays

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

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

{
    "id": 3640270,
    "uri": "https://api.kexp.org/v2/plays/3640270/?format=api",
    "airdate": "2026-04-10T11:39:11-07:00",
    "show": 66415,
    "show_uri": "https://api.kexp.org/v2/shows/66415/?format=api",
    "image_uri": "https://dn710007.ca.archive.org/0/items/mbid-1785bb86-9fd1-4922-aab1-3fa055aa14b7/mbid-1785bb86-9fd1-4922-aab1-3fa055aa14b7-29071764376_thumb500.jpg",
    "thumbnail_uri": "https://dn710007.ca.archive.org/0/items/mbid-1785bb86-9fd1-4922-aab1-3fa055aa14b7/mbid-1785bb86-9fd1-4922-aab1-3fa055aa14b7-29071764376_thumb250.jpg",
    "song": "Blinded by the Light",
    "track_id": "f6dc71c7-4726-3438-a74e-7c693019ece2",
    "recording_id": "813817e3-30ca-44a8-94fa-2d3646f4c68c",
    "artist": "Manfred Mann’s Earth Band",
    "artist_ids": [
        "83e9c775-84ea-4cf6-abdf-b9ffa8c3d060"
    ],
    "album": "Guilty Pleasures Rides Again",
    "release_id": "155b746f-4aa6-4c86-a988-c7d0cd7a55b7",
    "release_group_id": "ed3866b7-c763-4ab9-b0eb-4752cbadb8e1",
    "labels": [
        "Sony BMG Music Entertainment"
    ],
    "label_ids": [
        "f9ada3ae-3081-44df-8581-ca27a3462b68"
    ],
    "release_date": "2005-03-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"An R&B band that only played pop to get on the charts, Manfred Mann and its various permutations ranked among the most adept British Invasion acts in both styles. South African-born keyboardist Manfred Mann was originally an aspiring jazz player, moving toward R&B when more blues-oriented sounds became in vogue in England in the early '60s.\"\n\nhttps://www.allmusic.com/artist/manfred-manns-earth-band-mn0000674600#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}