Information about plays

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

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

{
    "id": 3544235,
    "uri": "https://api.kexp.org/v2/plays/3544235/?format=api",
    "airdate": "2025-08-24T14:47:21-07:00",
    "show": 64376,
    "show_uri": "https://api.kexp.org/v2/shows/64376/?format=api",
    "image_uri": "https://ia803200.us.archive.org/22/items/mbid-b980f9d7-dfa8-4e6a-b061-d0ba24e44d67/mbid-b980f9d7-dfa8-4e6a-b061-d0ba24e44d67-32458194472_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-b980f9d7-dfa8-4e6a-b061-d0ba24e44d67/mbid-b980f9d7-dfa8-4e6a-b061-d0ba24e44d67-32458194472_thumb250.jpg",
    "song": "Shy Guy",
    "track_id": "10d4059e-31b3-4bbb-a2ae-e40c9cdbe152",
    "recording_id": "292625d5-b384-49d0-b164-c7a5cfcad280",
    "artist": "Brijean",
    "artist_ids": [
        "6ddbdf87-fd35-4a72-b3ff-8eabdc2ce46e"
    ],
    "album": "Angelo",
    "release_id": "b980f9d7-dfa8-4e6a-b061-d0ba24e44d67",
    "release_group_id": "9820b5f6-7cc2-4b22-89e4-395f4fd906e2",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-08-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "California duo Brijean is comprised of percussionist Brijean Murphy and multi-instrumentalist Doug Stuart.\n\nBrijean will appear with Tycho at The Midway in San Francisco on August 29th.\n\nhttps://brijean.bandcamp.com/album/angelo\nhttps://brijean.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}