Information about plays

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

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

{
    "id": 3638548,
    "uri": "https://api.kexp.org/v2/plays/3638548/?format=api",
    "airdate": "2026-04-06T08:09:21-07:00",
    "show": 66382,
    "show_uri": "https://api.kexp.org/v2/shows/66382/?format=api",
    "image_uri": "https://dn711109.ca.archive.org/0/items/mbid-bbcd2b60-1a23-4131-8667-99c66921132e/mbid-bbcd2b60-1a23-4131-8667-99c66921132e-23265226374_thumb500.jpg",
    "thumbnail_uri": "https://dn711109.ca.archive.org/0/items/mbid-bbcd2b60-1a23-4131-8667-99c66921132e/mbid-bbcd2b60-1a23-4131-8667-99c66921132e-23265226374_thumb250.jpg",
    "song": "Final Form",
    "track_id": "52c54b23-7170-445e-ac16-639d5630e6b6",
    "recording_id": "a1f5d017-2dce-44a8-bbd1-8b7a613c6233",
    "artist": "Sampa the Great",
    "artist_ids": [
        "9d79c790-9897-464e-aef0-db5bd3290f00"
    ],
    "album": "Final Form",
    "release_id": "bbcd2b60-1a23-4131-8667-99c66921132e",
    "release_group_id": "dfa59da4-4f28-49d2-8bc6-ad4ffb51021f",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2019-06-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Zambian vocalist, rapper, songwriter. https://sampathegreat.com/\nCheck out Sampa's live at kexp session here. https://www.youtube.com/watch?v=Sit2mu4jWok",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}