Information about plays

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

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

{
    "id": 3542588,
    "uri": "https://api.kexp.org/v2/plays/3542588/?format=api",
    "airdate": "2025-08-20T18:48:57-07:00",
    "show": 64341,
    "show_uri": "https://api.kexp.org/v2/shows/64341/?format=api",
    "image_uri": "https://dn721501.ca.archive.org/0/items/mbid-36321421-e760-4961-8299-e06c59eb7bc0/mbid-36321421-e760-4961-8299-e06c59eb7bc0-42442997664_thumb500.jpg",
    "thumbnail_uri": "https://dn721501.ca.archive.org/0/items/mbid-36321421-e760-4961-8299-e06c59eb7bc0/mbid-36321421-e760-4961-8299-e06c59eb7bc0-42442997664_thumb250.jpg",
    "song": "Civic",
    "track_id": "64dc70ac-4e09-489b-aa21-ff2adecdaa6e",
    "recording_id": "c101fcfd-68e2-4893-837d-13f2fd8b29f6",
    "artist": "For Those I Love",
    "artist_ids": [
        "e99ad944-c720-4c40-b781-9c9fbef874f5"
    ],
    "album": "Carving the Stone",
    "release_id": "36321421-e760-4961-8299-e06c59eb7bc0",
    "release_group_id": "89fa4208-97e3-4cc9-8cd9-634603c639c9",
    "labels": [
        "September Recordings"
    ],
    "label_ids": [
        "e7099b24-bdbe-44f3-9388-13ef84eebaaf"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Irish musician David Balfe performs as For Those I Love - his second LP album serves as \"an honest, yet occasionally brutal, portrait of modern life in Dublin\" (Robin Murray, writing for Clash)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}