Information about plays

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

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

{
    "id": 3631470,
    "uri": "https://api.kexp.org/v2/plays/3631470/?format=api",
    "airdate": "2026-03-20T12:35:38-07:00",
    "show": 66230,
    "show_uri": "https://api.kexp.org/v2/shows/66230/?format=api",
    "image_uri": "https://dn721709.ca.archive.org/0/items/mbid-aef71888-01e6-4d2d-a028-7831ad3d0d3c/mbid-aef71888-01e6-4d2d-a028-7831ad3d0d3c-44081851995_thumb500.jpg",
    "thumbnail_uri": "https://dn721709.ca.archive.org/0/items/mbid-aef71888-01e6-4d2d-a028-7831ad3d0d3c/mbid-aef71888-01e6-4d2d-a028-7831ad3d0d3c-44081851995_thumb250.jpg",
    "song": "HAHA!",
    "track_id": "93fb8f04-e9d8-4108-bff7-c12c6b574c3d",
    "recording_id": "b84d038e-0fe7-4662-a548-0fc78d1491b7",
    "artist": "Melanie Baker",
    "artist_ids": [
        "c3991cdc-3ef5-4435-8c09-48cfbaf625c1"
    ],
    "album": "Somebody Help Me, I’m Being Spontaneous!",
    "release_id": "aef71888-01e6-4d2d-a028-7831ad3d0d3c",
    "release_group_id": "b2a5e276-9032-4dd8-95cc-7bf8c4de7d89",
    "labels": [
        "Tambourhinoceros"
    ],
    "label_ids": [
        "3e7549e8-d0a6-4e43-87a5-b6d7a5a4869d"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Melanie Baker's debut album is set to release on April 10th! You can pre-order it here: https://melaniebaker.bandcamp.com/album/somebody-help-me-i-m-being-spontaneous",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}