Information about plays

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

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

{
    "id": 3607323,
    "uri": "https://api.kexp.org/v2/plays/3607323/?format=api",
    "airdate": "2026-01-21T18:40:18-08:00",
    "show": 65717,
    "show_uri": "https://api.kexp.org/v2/shows/65717/?format=api",
    "image_uri": "https://dn720804.ca.archive.org/0/items/mbid-6632de8e-717a-44e2-8df1-6810025a55d6/mbid-6632de8e-717a-44e2-8df1-6810025a55d6-44032296636_thumb500.jpg",
    "thumbnail_uri": "https://dn720804.ca.archive.org/0/items/mbid-6632de8e-717a-44e2-8df1-6810025a55d6/mbid-6632de8e-717a-44e2-8df1-6810025a55d6-44032296636_thumb250.jpg",
    "song": "High Time",
    "track_id": "84e068ea-0a11-4aed-91fd-6b87e04eae00",
    "recording_id": "92ad4033-3a7b-4a5f-9d59-672d7b955dcd",
    "artist": "Max Gardener",
    "artist_ids": [
        "1c38fda8-8608-4bbb-9fa6-d049f3d0f069"
    ],
    "album": "Things We Tell Ourselves",
    "release_id": "6632de8e-717a-44e2-8df1-6810025a55d6",
    "release_group_id": "401a306c-38bf-46e6-af5e-3d7fd0a0041a",
    "labels": [
        "Sadie Street"
    ],
    "label_ids": [
        "ecb9c5fd-b0d6-4ee9-8241-e8fd35fa3cbd"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Max Gardener is a Long Beach-based indie rock artist who calls his sound \"Barbecue Pop\".\n\nhttps://maxgardener.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}