Information about plays

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

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

{
    "id": 3625381,
    "uri": "https://api.kexp.org/v2/plays/3625381/?format=api",
    "airdate": "2026-03-04T22:20:59-08:00",
    "show": 66093,
    "show_uri": "https://api.kexp.org/v2/shows/66093/?format=api",
    "image_uri": "https://dn710303.ca.archive.org/0/items/mbid-fd71f94c-6899-45cf-ab1f-2c1add97358f/mbid-fd71f94c-6899-45cf-ab1f-2c1add97358f-44038193044_thumb500.jpg",
    "thumbnail_uri": "https://dn710303.ca.archive.org/0/items/mbid-fd71f94c-6899-45cf-ab1f-2c1add97358f/mbid-fd71f94c-6899-45cf-ab1f-2c1add97358f-44038193044_thumb250.jpg",
    "song": "Channels",
    "track_id": "36245ddc-7ecd-4ddb-9093-31a9faab7244",
    "recording_id": "29a544a9-dfdb-4a19-aae6-9f50fcb42232",
    "artist": "Maria BC",
    "artist_ids": [
        "24e8a36c-85f1-45ee-8ae4-35b49cef8d60"
    ],
    "album": "Marathon",
    "release_id": "fd71f94c-6899-45cf-ab1f-2c1add97358f",
    "release_group_id": "390c27e2-a213-442b-a7d2-d79436f0f328",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing The Independent on August 12 in SF and Barboza on August 15 in Seattle.\n\nhttps://mariabc.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}