Information about plays

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

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

{
    "id": 3629238,
    "uri": "https://api.kexp.org/v2/plays/3629238/?format=api",
    "airdate": "2026-03-15T10:56:24-07:00",
    "show": 66187,
    "show_uri": "https://api.kexp.org/v2/shows/66187/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-703966dd-b110-4241-87eb-839745c19e92/mbid-703966dd-b110-4241-87eb-839745c19e92-44371019233_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-703966dd-b110-4241-87eb-839745c19e92/mbid-703966dd-b110-4241-87eb-839745c19e92-44371019233_thumb250.jpg",
    "song": "This Time Around",
    "track_id": "b50f6edc-b34e-43ed-9062-ab1a408173f7",
    "recording_id": "2f1bb36e-70e9-42db-ac01-1360e2a40676",
    "artist": "Hank Bee",
    "artist_ids": [
        "38869941-6034-43c6-9afb-7682ece0a79d"
    ],
    "album": "a sudden hankering",
    "release_id": "703966dd-b110-4241-87eb-839745c19e92",
    "release_group_id": "8807352d-adcb-407e-b822-b38a9b01815c",
    "labels": [
        "Memorials of Distinction"
    ],
    "label_ids": [
        "b42d1ab3-d673-4525-8930-c74a3321d3f5"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Northumberland-born, Liverpool, UK based musician Hannah Brown chose her stage name as, \"It makes me giggle to think of someone seeing the name and expecting a fella in a cowboy hat.” https://memorialsofdistinction.bandcamp.com/album/a-sudden-hankering",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}