Information about plays

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

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

{
    "id": 3627600,
    "uri": "https://api.kexp.org/v2/plays/3627600/?format=api",
    "airdate": "2026-03-11T01:27:29-07:00",
    "show": 66149,
    "show_uri": "https://api.kexp.org/v2/shows/66149/?format=api",
    "image_uri": "https://dn710701.ca.archive.org/0/items/mbid-73cee311-c0ee-4469-8963-d930bc255575/mbid-73cee311-c0ee-4469-8963-d930bc255575-19420801570_thumb500.jpg",
    "thumbnail_uri": "https://ia803101.us.archive.org/25/items/mbid-73cee311-c0ee-4469-8963-d930bc255575/mbid-73cee311-c0ee-4469-8963-d930bc255575-19420801570_thumb250.jpg",
    "song": "L'appel Du Vide",
    "track_id": "f1eb3e41-2fdf-45fe-934e-f225f0c22b63",
    "recording_id": "38bde95b-12b6-4e70-8aa6-662cb6e24ba8",
    "artist": "ACTORS",
    "artist_ids": [
        "230f2c85-8b1c-4e88-ab5d-0d015a4bbe16"
    ],
    "album": "L'appel Du Vide / Crystal",
    "release_id": "73cee311-c0ee-4469-8963-d930bc255575",
    "release_group_id": "ff4dcf8e-7a03-47bb-b48a-04050baf6d52",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-07-24",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Live on KEXP https://www.youtube.com/watch?v=92J_RCI1b3Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}