Information about plays

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

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

{
    "id": 3613049,
    "uri": "https://api.kexp.org/v2/plays/3613049/?format=api",
    "airdate": "2026-02-04T08:33:53-08:00",
    "show": 65837,
    "show_uri": "https://api.kexp.org/v2/shows/65837/?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": "Head Rolls Off",
    "track_id": "1ea6a15c-b018-392b-90a1-36ef247c9706",
    "recording_id": "89fdd353-8004-4bc9-964e-30da2ee383ad",
    "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": "Good Morning,  I might be cutting it close for a song request today (yesterday)....maybe tomorrow, if that works better?\n\nMy dear friend Eric lost his Dad Ken this week and I would like to request either Heads Roll Off (FR) or Weightless (Elbow) in celebration of the positive impact his Dad (Ken) made on his family and those around him.  Your PDX family loves you E! \n\nThanks so much - Stacie\n\n---\n\nThis one's for you, Eric. You are not alone.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}