Information about plays

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

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

{
    "id": 3656435,
    "uri": "https://api.kexp.org/v2/plays/3656435/?format=api",
    "airdate": "2026-05-18T14:49:49-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://dn711003.ca.archive.org/0/items/mbid-4003007b-4c27-4920-8e50-5a8606800d58/mbid-4003007b-4c27-4920-8e50-5a8606800d58-14840530083_thumb500.jpg",
    "thumbnail_uri": "https://dn711003.ca.archive.org/0/items/mbid-4003007b-4c27-4920-8e50-5a8606800d58/mbid-4003007b-4c27-4920-8e50-5a8606800d58-14840530083_thumb250.jpg",
    "song": "Freedom of Choice",
    "track_id": "a0fdfc96-431e-332e-bccd-f9d8e3e4f251",
    "recording_id": "4d32efe7-dd41-4bec-b13d-108db3e09411",
    "artist": "DEVO",
    "artist_ids": [
        "d2db1078-c170-4e22-b261-14f3ad60a690"
    ],
    "album": "Just Can’t Get Enough: New Wave Hits of the ’80s, Volume 4",
    "release_id": "4003007b-4c27-4920-8e50-5a8606800d58",
    "release_group_id": "eeab55a3-f26f-3a0d-a747-058653072a2d",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1994-06-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The whole song hinges on a Carl's Jr. ad — yes, the burger chain. Gerald Casale, DEVO's bassist and the lyricist on this track, was struck by a commercial that touted \"freedom of choice\" while showing four nearly identical hamburgers. That's the whole conceit: a country mistaking mindless consumer options for actual freedom. Casale layered in an Aesop's fable too — the dog crossing a bridge with a bone, who sees another dog with a bone in the water below, attacks it, and loses what he already had.\n\nhttps://faroutmagazine.co.uk/story-behind-devo-song-freedom-of-choice/\nhttps://clubdevo.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}