Information about plays

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

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

{
    "id": 3644692,
    "uri": "https://api.kexp.org/v2/plays/3644692/?format=api",
    "airdate": "2026-04-20T22:56:34-07:00",
    "show": 66509,
    "show_uri": "https://api.kexp.org/v2/shows/66509/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-05dc533f-e912-4e5c-a88a-3a5002cbb0d1/mbid-05dc533f-e912-4e5c-a88a-3a5002cbb0d1-33679304862_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-05dc533f-e912-4e5c-a88a-3a5002cbb0d1/mbid-05dc533f-e912-4e5c-a88a-3a5002cbb0d1-33679304862_thumb250.jpg",
    "song": "Outside",
    "track_id": "5129b3b2-3805-4eeb-afd6-99eb02e0d018",
    "recording_id": "5de638dd-a794-46bf-8cef-213e96e42b5d",
    "artist": "TOPS",
    "artist_ids": [
        "2491939e-b112-4afd-8563-c1ab1ea27e1c"
    ],
    "album": "Picture You Staring",
    "release_id": "05dc533f-e912-4e5c-a88a-3a5002cbb0d1",
    "release_group_id": "5cddcae1-2d67-4e1a-be68-0dc05e118315",
    "labels": [
        "Arbutus Records"
    ],
    "label_ids": [
        "05f3843b-fe2e-41f6-b97e-101449b8453c"
    ],
    "release_date": "2014-08-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "~ soundtrack to the '80s prom I never had ~",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}