Information about plays

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

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

{
    "id": 3628481,
    "uri": "https://api.kexp.org/v2/plays/3628481/?format=api",
    "airdate": "2026-03-13T18:22:30-07:00",
    "show": 66171,
    "show_uri": "https://api.kexp.org/v2/shows/66171/?format=api",
    "image_uri": "https://dn711104.ca.archive.org/0/items/mbid-062d3d01-9986-4b38-b9c1-b5f122c636a2/mbid-062d3d01-9986-4b38-b9c1-b5f122c636a2-33934031360_thumb500.jpg",
    "thumbnail_uri": "https://dn711104.ca.archive.org/0/items/mbid-062d3d01-9986-4b38-b9c1-b5f122c636a2/mbid-062d3d01-9986-4b38-b9c1-b5f122c636a2-33934031360_thumb250.jpg",
    "song": "Banquet",
    "track_id": "956263ea-08a9-3a45-b6c6-d953d543a3c3",
    "recording_id": "1001f481-e93e-4107-b640-cf289a122335",
    "artist": "Bloc Party",
    "artist_ids": [
        "8c538f11-c141-4588-8ecb-931083524186"
    ],
    "album": "Silent Alarm",
    "release_id": "062d3d01-9986-4b38-b9c1-b5f122c636a2",
    "release_group_id": "f3f82b80-b2c5-3151-be53-5cb5803860e0",
    "labels": [
        "VICE Records"
    ],
    "label_ids": [
        "4e909fce-55f3-422c-94f1-7d294b60e776"
    ],
    "release_date": "2005-03-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "All gifts doubled IF we hit our final goal this hour!\n\nEvery donation of any amount. Double your gift to KEXP and help us hit the goal!\n\nBloc Party's debut, Silent Alarm, absolutely ROCKED the music scene at the time. \n\nBritish group Bloc Party stopped by KEXP in 2013 to strip down their sound to bare essentials. Check out the videos here: https://www.kexp.org/read/2013/02/28/live-video-bloc-party/\n\nhttps://blocparty.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}