Information about plays

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

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

{
    "id": 3546270,
    "uri": "https://api.kexp.org/v2/plays/3546270/?format=api",
    "airdate": "2025-08-29T10:56:52-07:00",
    "show": 64418,
    "show_uri": "https://api.kexp.org/v2/shows/64418/?format=api",
    "image_uri": "https://ia800300.us.archive.org/25/items/mbid-88fbc543-ea3c-4475-9b74-f088750843da/mbid-88fbc543-ea3c-4475-9b74-f088750843da-13367313770_thumb500.jpg",
    "thumbnail_uri": "https://ia800300.us.archive.org/25/items/mbid-88fbc543-ea3c-4475-9b74-f088750843da/mbid-88fbc543-ea3c-4475-9b74-f088750843da-13367313770_thumb250.jpg",
    "song": "Grey Cell Green",
    "track_id": "c9224191-3a90-30fa-97a6-a0065cf2074d",
    "recording_id": "a6cdee69-d856-4dff-a203-49afaa981a2c",
    "artist": "Ned’s Atomic Dustbin",
    "artist_ids": [
        "5ecee847-839a-4b9e-aae1-0e3b5dcea2ea"
    ],
    "album": "God Fodder",
    "release_id": "88fbc543-ea3c-4475-9b74-f088750843da",
    "release_group_id": "3466db0b-7654-3006-9ec9-23a038816aa7",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1991-07-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alex Griffin, bassist of Ned's Atomic Dustbin, turns 57 today!\n\n\"Ned's Atomic Dustbin are a grebo band formed in 1987 in Stourbridge, England. They consisted of John Penney (vocals), Gareth \"Rat\" Pring (guitar), Mat Chelsin (bass), Alex Griffin (bass) and Dan Warton (drums). They were known for their distinct sound that utilized two bass guitarists. The band split in 1995, only to reform in 2000.\" \"Grey Cell Green\" is one of three singles they are best known for. Can you name the other two?\n\nRead more here: https://tinyurl.com/95bu8xs4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}