Information about plays

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

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

{
    "id": 3631770,
    "uri": "https://api.kexp.org/v2/plays/3631770/?format=api",
    "airdate": "2026-03-21T03:25:44-07:00",
    "show": 66238,
    "show_uri": "https://api.kexp.org/v2/shows/66238/?format=api",
    "image_uri": "https://dn711102.ca.archive.org/0/items/mbid-06a8ee94-ddb9-4a43-b5f1-e7b9b24a357b/mbid-06a8ee94-ddb9-4a43-b5f1-e7b9b24a357b-6170382383_thumb500.jpg",
    "thumbnail_uri": "https://dn711102.ca.archive.org/0/items/mbid-06a8ee94-ddb9-4a43-b5f1-e7b9b24a357b/mbid-06a8ee94-ddb9-4a43-b5f1-e7b9b24a357b-6170382383_thumb250.jpg",
    "song": "Feed the Tree",
    "track_id": "661efddb-1539-3e79-b49d-06471d37b59e",
    "recording_id": "05d715d9-0182-4fa6-851d-62eec3116424",
    "artist": "Belly",
    "artist_ids": [
        "c118bc97-11a7-41dc-a55e-48c3bcf22ac2"
    ],
    "album": "Star",
    "release_id": "06a8ee94-ddb9-4a43-b5f1-e7b9b24a357b",
    "release_group_id": "484c1eec-d56e-3eb3-8ac1-e5ef5d652f4c",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1993-02-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gail Greenwood (bass, backing vocals), Chris Gorman (drums), Thomas Gorman (lead guitar, backing vocals), and Tanya Donelly (lead vocals, rhythm guitar), ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}