Information about plays

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

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

{
    "id": 3617555,
    "uri": "https://api.kexp.org/v2/plays/3617555/?format=api",
    "airdate": "2026-02-14T20:30:31-08:00",
    "show": 65935,
    "show_uri": "https://api.kexp.org/v2/shows/65935/?format=api",
    "image_uri": "https://ia800606.us.archive.org/12/items/mbid-7392e993-e345-43d8-a08f-8bbc15ef2d96/mbid-7392e993-e345-43d8-a08f-8bbc15ef2d96-40943730698_thumb500.jpg",
    "thumbnail_uri": "https://dn711101.ca.archive.org/0/items/mbid-7392e993-e345-43d8-a08f-8bbc15ef2d96/mbid-7392e993-e345-43d8-a08f-8bbc15ef2d96-40943730698_thumb250.jpg",
    "song": "Love Is Deeper Now",
    "track_id": "12819161-15a6-4f3c-9ae4-fc2380fada26",
    "recording_id": "ae718b5d-aa85-415d-80da-8da8f86751ab",
    "artist": "LAKE",
    "artist_ids": [
        "8e652510-1ccd-4fda-ae69-586ebfa494cd"
    ],
    "album": "Bucolic Gone",
    "release_id": "7392e993-e345-43d8-a08f-8bbc15ef2d96",
    "release_group_id": "022f6fba-f936-44c5-b125-deb0646b6595",
    "labels": [
        "Don Giovanni Records"
    ],
    "label_ids": [
        "dcea8cc5-4fc4-4f77-aeef-3e5a14863776"
    ],
    "release_date": "2025-03-07",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "After a five-year hiatus LAKE are back with a little help from Nicholas Krgovich and Daisy Jaberi, and frequent collaborators like Karl Blau, Steve Moore, and Eric Vanderbuilt-Matthews.\n\nhttps://laketheband.bandcamp.com/album/bucolic-gone",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}