Information about plays

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

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

{
    "id": 3612665,
    "uri": "https://api.kexp.org/v2/plays/3612665/?format=api",
    "airdate": "2026-02-03T10:44:28-08:00",
    "show": 65830,
    "show_uri": "https://api.kexp.org/v2/shows/65830/?format=api",
    "image_uri": "https://ia601206.us.archive.org/17/items/mbid-d2b8ffc4-6cc5-4f93-be17-29c2930188d4/mbid-d2b8ffc4-6cc5-4f93-be17-29c2930188d4-43544274942_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-d2b8ffc4-6cc5-4f93-be17-29c2930188d4/mbid-d2b8ffc4-6cc5-4f93-be17-29c2930188d4-43544274942_thumb250.jpg",
    "song": "Cursive",
    "track_id": "956702d7-6c01-415c-a20c-46668facdad4",
    "recording_id": "59f6f59d-7e27-487b-b140-02a41a107cd4",
    "artist": "Mandy, Indiana",
    "artist_ids": [
        "9ed67b68-9fa7-471a-99eb-483139293274"
    ],
    "album": "URGH",
    "release_id": "d2b8ffc4-6cc5-4f93-be17-29c2930188d4",
    "release_group_id": "777553e9-0372-4c6a-8cb3-a3ded21c56c1",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The members of Mandy, Indiana are French and English and based in Manchester and Berlin, and they originally called their band Gary, Indiana because they liked that there was an American city with a common man’s name. When they signed to New York-based label Fire Talk, they were encouraged to change it because they weren’t familiar with Gary’s history of economic decline, high crime, and racial disparity. The band decided to stick with Indiana but use a common woman’s name instead. Their politically charged lyrics call Mandy, Indiana into existence as an imagined sister city that stands in opposition to the forces that ravaged its real twin.: https://chicagoreader.com/music/mandy-indiana-empty-bottle/\n--\nSee the official video for \"Cursive\": https://www.youtube.com/watch?v=BUn7Cu74pWI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}