Information about plays

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

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

{
    "id": 3632406,
    "uri": "https://api.kexp.org/v2/plays/3632406/?format=api",
    "airdate": "2026-03-22T15:33:21-07:00",
    "show": 66252,
    "show_uri": "https://api.kexp.org/v2/shows/66252/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-8bc361f4-0b80-35c9-8372-bb7c664d8d85/mbid-8bc361f4-0b80-35c9-8372-bb7c664d8d85-44099016079_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-8bc361f4-0b80-35c9-8372-bb7c664d8d85/mbid-8bc361f4-0b80-35c9-8372-bb7c664d8d85-44099016079_thumb250.jpg",
    "song": "The Modern Leper",
    "track_id": "957bd4be-5b07-3380-8e7f-04cd426a5cbe",
    "recording_id": "d41a0f92-9abb-4ff5-8785-c822fc3064a9",
    "artist": "Frightened Rabbit",
    "artist_ids": [
        "dc21d171-7204-4759-9fd0-77d031aeb40c"
    ],
    "album": "The Midnight Organ Fight",
    "release_id": "8bc361f4-0b80-35c9-8372-bb7c664d8d85",
    "release_group_id": "4bf978f8-0408-37f0-961f-a492bad0159c",
    "labels": [
        "FatCat Records"
    ],
    "label_ids": [
        "21d42a26-b50d-4d1b-8494-ec07922919ce"
    ],
    "release_date": "2008-04-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six Degrees of Robert Smith/The Cure!\n\nCHVRCHES and Lauren Mayberry are active supporters of Tiny Changes, a youth mental health charity established by the Hutchison family in Scott's memory.\n\nMembers of both Chvrches and Frightened  Rabbit shared professional and personal spaces over a decade, including studios, dressing rooms, and vans. Hutchison personally approved every track on the Tiny Changes compilation, including Mayberry's contribution, before his death. \n\nLauren Mayberry (CHVRCHES) provided guest vocals on a Frightened Rabbit song (\"Who’d You Kill Now\") for the charity album Tiny Changes.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}