Information about plays

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

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

{
    "id": 3554303,
    "uri": "https://api.kexp.org/v2/plays/3554303/?format=api",
    "airdate": "2025-09-17T19:39:03-07:00",
    "show": 64589,
    "show_uri": "https://api.kexp.org/v2/shows/64589/?format=api",
    "image_uri": "https://coverartarchive.org/release/1140e550-6d55-4f93-8a33-2b348bf7858d/34528850774-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1140e550-6d55-4f93-8a33-2b348bf7858d/34528850774-250.jpg",
    "song": "Floating Weeds",
    "track_id": null,
    "recording_id": "c1d59e53-85e4-4605-964d-cf6d5f1217ce",
    "artist": "坂本慎太郎 (Shintaro Sakamoto)",
    "artist_ids": [],
    "album": "Like a Fable",
    "release_id": null,
    "release_group_id": "e0eac6a9-50c8-4326-b092-982737d38de7",
    "labels": [
        "Zelone Records"
    ],
    "label_ids": [
        "c098e3f9-ad68-4d7a-9ca6-267c27e5fcf2"
    ],
    "release_date": "2022-06-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Win tix to see Shintaro Sakamoto 11/2 at Showbox in Seattle! https://www.axs.com/events/987537/shintaro-sakamoto-tickets",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}