Information about plays

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

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

{
    "id": 3521973,
    "uri": "https://api.kexp.org/v2/plays/3521973/?format=api",
    "airdate": "2025-07-03T05:54:18-07:00",
    "show": 63905,
    "show_uri": "https://api.kexp.org/v2/shows/63905/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Loaded Honey",
    "track_id": "2d22dd01-4ba8-4363-be76-39ad2ac282f5",
    "recording_id": "1753d9cf-91cb-4a7b-bb6b-e4409ffdfb28",
    "artist": "Loaded Honey",
    "artist_ids": [
        "36fce48d-04f1-410a-ab32-256fc52c5a7b"
    ],
    "album": "Love Made Trees",
    "release_id": "d8fa7e5e-1f2c-4fcf-ba7d-bddc3a4ce9d2",
    "release_group_id": "69fcb4b5-e561-4b69-a271-797d3cd772d2",
    "labels": [
        "AWAL Recordings Ltd",
        "Vetra"
    ],
    "label_ids": [
        "1a59ec10-ab09-450c-86ec-04f1796be3fd",
        "dcd2b219-6b7c-4efb-93ca-0514214cd7ae"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Initially formed as an enigmatic outlet for J Lloyd and Lydia Kitto of Jungle, Loaded Honey has quickly become a project that has taken on a life of its own.\n\nhttps://www.loadedhoney.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}