Information about plays

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

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

{
    "id": 3559156,
    "uri": "https://api.kexp.org/v2/plays/3559156/?format=api",
    "airdate": "2025-09-29T08:31:50-07:00",
    "show": 64699,
    "show_uri": "https://api.kexp.org/v2/shows/64699/?format=api",
    "image_uri": "https://ia800209.us.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": "charity//",
    "track_id": "ada1c837-8a8e-45ba-bcb6-90f715fd64fa",
    "recording_id": "39313e6b-0bef-4b3e-a8aa-294f71f612e3",
    "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": "Brand new from KennyHoopla's new release \"conditions of an orphan//\" out earlier this month!\n\nhttps://www.kennyhoopla.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}