Information about plays

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

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

{
    "id": 3613483,
    "uri": "https://api.kexp.org/v2/plays/3613483/?format=api",
    "airdate": "2026-02-05T09:33:11-08:00",
    "show": 65845,
    "show_uri": "https://api.kexp.org/v2/shows/65845/?format=api",
    "image_uri": "https://dn710209.ca.archive.org/0/items/mbid-092d0ef1-8340-4459-8596-c59367137dc9/mbid-092d0ef1-8340-4459-8596-c59367137dc9-33912574057_thumb500.jpg",
    "thumbnail_uri": "https://dn710209.ca.archive.org/0/items/mbid-092d0ef1-8340-4459-8596-c59367137dc9/mbid-092d0ef1-8340-4459-8596-c59367137dc9-33912574057_thumb250.jpg",
    "song": "Teach Your Children",
    "track_id": "61f651e0-c62d-4565-bfca-59c9d79a78c7",
    "recording_id": "0a1fcb9b-1ce4-4a6a-8405-12c12c15c6cb",
    "artist": "Crosby, Stills & Nash",
    "artist_ids": [
        "cfafad90-b736-4c74-8ded-f3f4d7b2c792"
    ],
    "album": "Crosby, Stills & Nash",
    "release_id": "092d0ef1-8340-4459-8596-c59367137dc9",
    "release_group_id": "a2735d5f-27c0-3176-85df-e77f669dcca1",
    "labels": [
        "Atlantic",
        "Rhino"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7",
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2006-01-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The direct inspiration for this song came when Graham Nash saw Diane Arbus’ famous photograph “Child with Toy Hand Grenade in Central Park.”\n\nNash is an accomplished photographer and has a renowned collection of photographs, and seeing this photo highlighted his concerns about the messages that children were absorbing from the media’s focus on war and conflict.\n\nSee the picture and read more about this powerful song here:\nhttps://timscoverstory.wordpress.com/2016/01/18/teach-your-children-crosby-stills-nash-hanson-richie-havens/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}