Information about plays

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

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

{
    "id": 3637819,
    "uri": "https://api.kexp.org/v2/plays/3637819/?format=api",
    "airdate": "2026-04-04T18:21:39-07:00",
    "show": 66368,
    "show_uri": "https://api.kexp.org/v2/shows/66368/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-fedaa7cd-ba00-4321-b2d2-d27336ceeac1/mbid-fedaa7cd-ba00-4321-b2d2-d27336ceeac1-34849571467_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-fedaa7cd-ba00-4321-b2d2-d27336ceeac1/mbid-fedaa7cd-ba00-4321-b2d2-d27336ceeac1-34849571467_thumb250.jpg",
    "song": "Noise",
    "track_id": "2e9558e3-9425-35dc-909b-60b862bd36a5",
    "recording_id": "e0eb8862-0ecf-436e-8ceb-d14a859e88e2",
    "artist": "Beat Happening",
    "artist_ids": [
        "449e44cb-bcae-4c48-a1af-5d8df0f81456"
    ],
    "album": "You Turn Me On",
    "release_id": "ec7c348d-5880-36ad-b38e-60feff368fa8",
    "release_group_id": "2f70b4ff-9f35-3aea-8f88-182db97eb6f2",
    "labels": [
        "K Records"
    ],
    "label_ids": [
        "300891cf-1256-4bf7-afc0-272f632c68fc"
    ],
    "release_date": "1992-10-02",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Off the fifth album from legendary Olympia indie band Beat Happening!\n\nhttps://beathappening.bandcamp.com/album/you-turn-me-on-klp007",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}