Information about plays

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

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

{
    "id": 3641948,
    "uri": "https://api.kexp.org/v2/plays/3641948/?format=api",
    "airdate": "2026-04-14T10:37:57-07:00",
    "show": 66451,
    "show_uri": "https://api.kexp.org/v2/shows/66451/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-efc758b7-96fc-4587-909b-35f711f1b11d/mbid-efc758b7-96fc-4587-909b-35f711f1b11d-42002985467_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-efc758b7-96fc-4587-909b-35f711f1b11d/mbid-efc758b7-96fc-4587-909b-35f711f1b11d-42002985467_thumb250.jpg",
    "song": "Anxiety's Door",
    "track_id": "5541cb9c-ba9b-4994-bd70-0d7dc84def39",
    "recording_id": "a6dae251-540f-4a07-9da1-dd647617a82b",
    "artist": "Merchandise",
    "artist_ids": [
        "44c26f0c-7f46-4cf0-9673-f7aa1bec1e5b"
    ],
    "album": "Totale Nite",
    "release_id": "efc758b7-96fc-4587-909b-35f711f1b11d",
    "release_group_id": "a0c5e884-4805-41f1-a440-b73fc0a6f3ee",
    "labels": [
        "Night People"
    ],
    "label_ids": [
        "3b576c07-5b48-4db8-9c00-e3566156aabd"
    ],
    "release_date": "2013-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Don't miss this live performance --by the sea-- of \"Anxiety's Door\" by this Tampa band: https://www.youtube.com/watch?v=McvOX6qlEOA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}