Information about plays

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

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

{
    "id": 3657159,
    "uri": "https://api.kexp.org/v2/plays/3657159/?format=api",
    "airdate": "2026-05-20T08:37:32-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://dn711207.ca.archive.org/0/items/mbid-630f108a-8162-4617-a237-387886df5fb3/mbid-630f108a-8162-4617-a237-387886df5fb3-4093324351_thumb500.jpg",
    "thumbnail_uri": "https://ia803207.us.archive.org/8/items/mbid-630f108a-8162-4617-a237-387886df5fb3/mbid-630f108a-8162-4617-a237-387886df5fb3-4093324351_thumb250.jpg",
    "song": "Me in Honey",
    "track_id": "49851188-8172-3aa2-b5a4-a1d8ac8d9694",
    "recording_id": "09aa0113-99af-4f4e-aea6-8636de91bce9",
    "artist": "R.E.M.",
    "artist_ids": [
        "ea4dfa26-f633-4da6-a52a-f49ea4897b58"
    ],
    "album": "Out of Time",
    "release_id": "630f108a-8162-4617-a237-387886df5fb3",
    "release_group_id": "400a5fdd-e616-3598-a9bf-cd8275cb53d0",
    "labels": [
        "Warner Bros. Records",
        "BMG Direct Marketing, Inc."
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71",
        "9a7d39a4-a887-40f3-a645-a9a136d1f13f"
    ],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A collaboration between Michael Stipe and the B-52's Kate Pierson.\n--\nIn 2007, R.E.M. song historian Matthew Perpetua wrote that “the song overflows with love and goodwill, and despite its confusion, ‘Me In Honey’ is among the most jubilant pieces of music R.E.M. have ever written.”: https://patrickhosken.medium.com/is-me-in-honey-the-best-r-e-m-song-d04c60c12431",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}