Information about plays

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

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

{
    "id": 3523060,
    "uri": "https://api.kexp.org/v2/plays/3523060/?format=api",
    "airdate": "2025-07-05T17:54:55-07:00",
    "show": 63929,
    "show_uri": "https://api.kexp.org/v2/shows/63929/?format=api",
    "image_uri": "https://dn721508.ca.archive.org/0/items/mbid-aa37e847-c33e-441f-aabc-e5d8bafbb03e/mbid-aa37e847-c33e-441f-aabc-e5d8bafbb03e-41988694122_thumb500.jpg",
    "thumbnail_uri": "https://dn721508.ca.archive.org/0/items/mbid-aa37e847-c33e-441f-aabc-e5d8bafbb03e/mbid-aa37e847-c33e-441f-aabc-e5d8bafbb03e-41988694122_thumb250.jpg",
    "song": "Thinking About You",
    "track_id": "5d0e2196-854d-4209-8c84-fe2a93a275a0",
    "recording_id": "e8f01593-7257-488c-aa4b-1bd438fba450",
    "artist": "Shanti Celeste",
    "artist_ids": [
        "e8542954-79b9-4af3-b97a-bdc12d98db77"
    ],
    "album": "Romance",
    "release_id": "aa37e847-c33e-441f-aabc-e5d8bafbb03e",
    "release_group_id": "ecac2d42-b603-47b1-b35f-1a1bc51df740",
    "labels": [
        "Method 808"
    ],
    "label_ids": [
        "d44167e8-45f3-4ee6-8878-e5a43fe0975a"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thanks so much and have a great weekend! \nStick around for Vinelands and Audioasis\nhttps://shanticeleste.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}