Information about plays

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

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

{
    "id": 3571070,
    "uri": "https://api.kexp.org/v2/plays/3571070/?format=api",
    "airdate": "2025-10-28T16:10:42-07:00",
    "show": 64959,
    "show_uri": "https://api.kexp.org/v2/shows/64959/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-5f5b844c-4a88-4973-bf1e-c5d9d59d36b0/mbid-5f5b844c-4a88-4973-bf1e-c5d9d59d36b0-42214810213_thumb500.jpg",
    "thumbnail_uri": "https://dn721504.ca.archive.org/0/items/mbid-5f5b844c-4a88-4973-bf1e-c5d9d59d36b0/mbid-5f5b844c-4a88-4973-bf1e-c5d9d59d36b0-42214810213_thumb250.jpg",
    "song": "Cisa Cisa",
    "track_id": "3fea2299-2202-4ede-8c8d-a567a7ac4a43",
    "recording_id": "ce75c1da-d709-4f59-93b9-968b98a5f3a4",
    "artist": "Other Lives",
    "artist_ids": [
        "69ce32a2-dbb1-42c2-98fc-2fbf896ef861"
    ],
    "album": "Volume V",
    "release_id": "5f5b844c-4a88-4973-bf1e-c5d9d59d36b0",
    "release_group_id": "5aaafe77-9f41-4f7f-afef-f4e6354d10ec",
    "labels": [
        "Play It Again Sam"
    ],
    "label_ids": [
        "3ccd1270-99d3-4b83-a311-6c60e127c866"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Other Lives is an American band formed in Stillwater, Oklahoma. \n\nhttps://www.otherlives.com/about",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}