Information about plays

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

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

{
    "id": 3601927,
    "uri": "https://api.kexp.org/v2/plays/3601927/?format=api",
    "airdate": "2026-01-08T18:27:55-08:00",
    "show": 65597,
    "show_uri": "https://api.kexp.org/v2/shows/65597/?format=api",
    "image_uri": "https://ia800808.us.archive.org/35/items/mbid-2412d797-4511-417c-9608-c3b0e88bcaf4/mbid-2412d797-4511-417c-9608-c3b0e88bcaf4-15993113659_thumb500.jpg",
    "thumbnail_uri": "https://ia800808.us.archive.org/35/items/mbid-2412d797-4511-417c-9608-c3b0e88bcaf4/mbid-2412d797-4511-417c-9608-c3b0e88bcaf4-15993113659_thumb250.jpg",
    "song": "Pala",
    "track_id": "f754dbf2-f2cb-4a9f-91af-5a94b39f6dfc",
    "recording_id": "8b2519f1-6b81-4ef9-96b9-6f758a3b7453",
    "artist": "Friendly Fires",
    "artist_ids": [
        "ef656595-bbe8-4386-8953-be8df9f54472"
    ],
    "album": "Pala",
    "release_id": "42726d6a-c5c7-492f-be1a-a99430415afa",
    "release_group_id": "5a60d888-cf48-49c4-a4d1-da4af7e5f7f2",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2011-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Friendly Fires is an English trio made up of long-time friends/schoolmates Ed Macfarlane, Edd Gibson, and Jack Savidge. Pala is their second full-length album, released in 2011.\n\nThe album name comes from Aldous Huxley's final novel Island, which tells the story of a journalist shipwrecked on the fictional utopian island society of Pala.\n--\nRead Pitchfork's album review here: https://pitchfork.com/reviews/albums/15463-pala/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}