Information about plays

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

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

{
    "id": 3633408,
    "uri": "https://api.kexp.org/v2/plays/3633408/?format=api",
    "airdate": "2026-03-25T07:07:31-07:00",
    "show": 66275,
    "show_uri": "https://api.kexp.org/v2/shows/66275/?format=api",
    "image_uri": "https://dn711000.ca.archive.org/0/items/mbid-05adfe85-dd1c-44a0-bda8-a9159e59a30f/mbid-05adfe85-dd1c-44a0-bda8-a9159e59a30f-15842800531_thumb500.jpg",
    "thumbnail_uri": "https://dn711000.ca.archive.org/0/items/mbid-05adfe85-dd1c-44a0-bda8-a9159e59a30f/mbid-05adfe85-dd1c-44a0-bda8-a9159e59a30f-15842800531_thumb250.jpg",
    "song": "Purple Rain",
    "track_id": "3c30547c-5e48-3b6d-b4fb-a7296e84678d",
    "recording_id": "85a752f8-cbad-42e6-8828-bd81318e3c7d",
    "artist": "Prince and The Revolution",
    "artist_ids": [
        "070d193a-845c-479f-980e-bef15710653e",
        "4c8ead39-b9df-4c56-a27c-51bc049cfd48"
    ],
    "album": "Purple Rain",
    "release_id": "05adfe85-dd1c-44a0-bda8-a9159e59a30f",
    "release_group_id": "b93a7c47-a6d4-33f2-9034-53fdd991f4ba",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1984-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It's 6 Degrees Week! 168 straight hours of songs connected to the one played before it!\n\nKicking the Morning Show off today with Prince's \"Purple Rain\".\n\n41 years ago today (1985), Prince won an Oscar for Original Song Score for the film \"Purple Rain\".\n\nThis was the last song Prince played live; it was the closing number at his April 14, 2016 concert at the Fox Theatre in Atlanta, which was his last, as he died a week later.\n\nRead \"A tribute to Prince\" by KEXP DJ Kevin Cole here: https://tinyurl.com/c4af7vf8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}