Information about plays

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

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

{
    "id": 3639410,
    "uri": "https://api.kexp.org/v2/plays/3639410/?format=api",
    "airdate": "2026-04-08T09:37:33-07:00",
    "show": 66398,
    "show_uri": "https://api.kexp.org/v2/shows/66398/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn710607.ca.archive.org/0/items/mbid-4dd1f7dc-408d-4f70-b7c9-98b2da8add17/mbid-4dd1f7dc-408d-4f70-b7c9-98b2da8add17-11410651496_thumb250.jpg",
    "song": "Whole Wide World",
    "track_id": "6261b97d-66e2-3d16-811f-cbfb89fc37c8",
    "recording_id": "932fc5e5-e688-4d3e-a383-c3e28e135ea1",
    "artist": "Wreckless Eric",
    "artist_ids": [
        "b80f2162-c04e-400d-bc5f-124eacbd9fd2"
    ],
    "album": "Stranger Than Fiction",
    "release_id": "4dd1f7dc-408d-4f70-b7c9-98b2da8add17",
    "release_group_id": "abb9595d-7b9f-34a0-8170-41af494f74ee",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2006-11-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Whole Wide World\" was originally released in 1978 from the English singer-songwriter. The innocence the song exudes was used to great effect in the film \"Stranger Than Fiction,\" when Will Ferrell’s repressed IRS agent finally falls in love, getting the girl by singing this song to her.\n\nWreckless Eric will be in San Francisco on May 7 at the Make Out Room.\n\nhttps://www.wrecklesseric.com\nhttps://wrecklesseric.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}