Information about plays

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

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

{
    "id": 3545143,
    "uri": "https://api.kexp.org/v2/plays/3545143/?format=api",
    "airdate": "2025-08-26T17:07:43-07:00",
    "show": 64395,
    "show_uri": "https://api.kexp.org/v2/shows/64395/?format=api",
    "image_uri": "https://ia600106.us.archive.org/1/items/mbid-75826191-ce87-462a-97fa-ad18b43340c2/mbid-75826191-ce87-462a-97fa-ad18b43340c2-40450307810_thumb500.jpg",
    "thumbnail_uri": "https://ia800106.us.archive.org/1/items/mbid-75826191-ce87-462a-97fa-ad18b43340c2/mbid-75826191-ce87-462a-97fa-ad18b43340c2-40450307810_thumb250.jpg",
    "song": "Landslide",
    "track_id": "374fc9c4-e630-4bea-bb73-e008ed0ca530",
    "recording_id": "e20d7b0e-8f4a-46e6-ba6a-6e2386eb168e",
    "artist": "Baby Rose",
    "artist_ids": [
        "dff72d7d-751c-4b59-8aaa-7c61136191a3"
    ],
    "album": "Landslide",
    "release_id": "75826191-ce87-462a-97fa-ad18b43340c2",
    "release_group_id": "df842ef5-8b95-49cc-9a74-2301ddcf062f",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2024-11-19",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For listener, Claire\n___\nBeautiful cover of the Fleetwood Mac, Stevie Nicks penned song by the D.C. bred, NC raised and Atlanta based artist.\nhttps://babyrose.bandcamp.com/track/landslide",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}