Information about plays

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

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

{
    "id": 3571084,
    "uri": "https://api.kexp.org/v2/plays/3571084/?format=api",
    "airdate": "2025-10-28T16:52:29-07:00",
    "show": 64959,
    "show_uri": "https://api.kexp.org/v2/shows/64959/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-1c863c3a-4477-457b-a340-ac2601cdb59e/mbid-1c863c3a-4477-457b-a340-ac2601cdb59e-43078619271_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-1c863c3a-4477-457b-a340-ac2601cdb59e/mbid-1c863c3a-4477-457b-a340-ac2601cdb59e-43078619271_thumb250.jpg",
    "song": "orphan//",
    "track_id": "a369f60a-fd8c-43ba-a97c-a980b63847e6",
    "recording_id": "a80887f3-6aff-4fb0-a8f0-3067bb36ee8d",
    "artist": "KennyHoopla",
    "artist_ids": [
        "c8e48299-2214-4be5-84ba-113adc5efb35"
    ],
    "album": "conditions of an orphan//",
    "release_id": "1c863c3a-4477-457b-a340-ac2601cdb59e",
    "release_group_id": "6e12aff6-cdd0-47f7-86a3-1cdc65f349ec",
    "labels": [
        "GARBAGEHILL"
    ],
    "label_ids": [
        "a72dbfc5-19b5-4e7f-8049-eda59629b795"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KennyHooplas's latest album \"conditions of an orphan//\" came out last month:\nhttps://www.kennyhoopla.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}