Information about plays

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

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

{
    "id": 3634179,
    "uri": "https://api.kexp.org/v2/plays/3634179/?format=api",
    "airdate": "2026-03-27T07:09:24-07:00",
    "show": 66291,
    "show_uri": "https://api.kexp.org/v2/shows/66291/?format=api",
    "image_uri": "https://dn710309.ca.archive.org/0/items/mbid-dabce8bc-6a86-4db1-9fbf-40c8f6029f44/mbid-dabce8bc-6a86-4db1-9fbf-40c8f6029f44-19135633538_thumb500.jpg",
    "thumbnail_uri": "https://dn710309.ca.archive.org/0/items/mbid-dabce8bc-6a86-4db1-9fbf-40c8f6029f44/mbid-dabce8bc-6a86-4db1-9fbf-40c8f6029f44-19135633538_thumb250.jpg",
    "song": "Grease",
    "track_id": "cdb1b3dd-fa69-4cdf-a26d-2c689bf17320",
    "recording_id": "9300818d-8dcf-48e2-954a-98442a8bbee1",
    "artist": "Frankie Valli",
    "artist_ids": [
        "3c714102-94d8-42f4-9005-fb8a75c2766d"
    ],
    "album": "Grease: The Original Soundtrack From the Motion Picture",
    "release_id": "dabce8bc-6a86-4db1-9fbf-40c8f6029f44",
    "release_group_id": "61cb81de-fc03-3437-8ba0-216730ff9c03",
    "labels": [
        "RSO"
    ],
    "label_ids": [
        "3930d173-b232-4ff8-b2f3-568651924d98"
    ],
    "release_date": "1978-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "His real name was Francesco Stephen Castelluccio.  He achieved fame as the falsetto singer of Frankie Valli and the Four Seasons.: https://www.frankievallifourseasons.com/bio\n--\nWatch him perform this song live on the BBC in 1978: https://www.youtube.com/watch?v=aOpnnrS4ags",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}