Information about plays

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

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

{
    "id": 3628860,
    "uri": "https://api.kexp.org/v2/plays/3628860/?format=api",
    "airdate": "2026-03-14T16:37:13-07:00",
    "show": 66180,
    "show_uri": "https://api.kexp.org/v2/shows/66180/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-eb983e2a-eb65-3043-97de-62de2b3f0828/mbid-eb983e2a-eb65-3043-97de-62de2b3f0828-21700285613_thumb500.jpg",
    "thumbnail_uri": "https://ia903403.us.archive.org/15/items/mbid-eb983e2a-eb65-3043-97de-62de2b3f0828/mbid-eb983e2a-eb65-3043-97de-62de2b3f0828-21700285613_thumb250.jpg",
    "song": "The Lost Art of Keeping a Secret",
    "track_id": "c9aed42f-1eee-396d-b842-284f4ce65de0",
    "recording_id": "690c2e80-ac62-411f-a63a-25b7665e4a25",
    "artist": "Queens of the Stone Age",
    "artist_ids": [
        "7dc8f5bd-9d0b-4087-9f73-dc164950bbd8"
    ],
    "album": "R",
    "release_id": "eb983e2a-eb65-3043-97de-62de2b3f0828",
    "release_group_id": "7818bb84-ed80-3488-9f50-f9bf4347e372",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2000-06-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://qotsa.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}