Information about plays

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

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

{
    "id": 3607160,
    "uri": "https://api.kexp.org/v2/plays/3607160/?format=api",
    "airdate": "2026-01-21T09:18:10-08:00",
    "show": 65714,
    "show_uri": "https://api.kexp.org/v2/shows/65714/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "International Bright Young Thing",
    "track_id": "9ec6c1f6-1099-32a3-ac1e-0cd38d499dfb",
    "recording_id": "4d9cd09c-9506-49dd-a461-186368226dc8",
    "artist": "Jesus Jones",
    "artist_ids": [
        "f9776598-2689-41db-98d3-829f5510021c"
    ],
    "album": "Doubt",
    "release_id": "4aeecc98-594f-32f9-8c42-4ff315d41dcc",
    "release_group_id": "d87a6405-ab32-3f1c-8683-dff34a23e56a",
    "labels": [
        "SBK Records"
    ],
    "label_ids": [
        "9a68bb68-c297-4478-92fa-d30389ec00f5"
    ],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Elaine, Issaquah\nYou have no idea how happy it made me to hear that Jesus Jones song! I have such joyful memories of dancing around my new baby daughter April in my living room to that song. She still is my International Bright Young Thing at 34 years old.\n==\n35 years ago today (1991) Jesus Jones blew up the airwaves with 'Doubt', featuring  \"Real, Real, Real\", \"Right Here, Right Now\", and \"International Bright Young Thing\".\n\n\"We're Jesus Jones. Formed in London, 1988, still going, and still smiling, thirty five years later.\"\n\nhttps://jesusjones.bandcamp.com\nhttps://www.jesusjones.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}