Information about plays

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

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

{
    "id": 3616208,
    "uri": "https://api.kexp.org/v2/plays/3616208/?format=api",
    "airdate": "2026-02-11T15:10:16-08:00",
    "show": 65905,
    "show_uri": "https://api.kexp.org/v2/shows/65905/?format=api",
    "image_uri": "https://ia800108.us.archive.org/6/items/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87-9146400169_thumb500.jpg",
    "thumbnail_uri": "https://ia600108.us.archive.org/6/items/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87-9146400169_thumb250.jpg",
    "song": "Prayer",
    "track_id": "ce3d92c3-3130-4183-a7d8-e0c0e39d5487",
    "recording_id": "e0b43624-65e5-4e55-aacf-e3440075804b",
    "artist": "D’Angelo and The Vanguard",
    "artist_ids": [
        "b66771cc-45fa-4a32-b14f-5337d7223d7a",
        "06c744b8-328d-46a3-96ea-7b98055c702f"
    ],
    "album": "Black Messiah",
    "release_id": "aa6f97b3-ab26-486d-9d14-82669f671f87",
    "release_group_id": "b3d96626-4d46-4012-b6cb-e8d8b192a4f1",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2014-12-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Michael Eugene Archer (D'Angelo) was born on this date in 1974. \n--\nHere's an obituary of the beloved \"neo-soul\" musician, who died last year at age 51:  https://www.theguardian.com/music/2025/oct/15/dangelo-obituary",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}