Information about plays

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

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

{
    "id": 3637407,
    "uri": "https://api.kexp.org/v2/plays/3637407/?format=api",
    "airdate": "2026-04-03T20:08:15-07:00",
    "show": 66357,
    "show_uri": "https://api.kexp.org/v2/shows/66357/?format=api",
    "image_uri": "https://coverartarchive.org/release/8b7f31d6-bc8b-4cb0-b806-130f42795b70/41907758186-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8b7f31d6-bc8b-4cb0-b806-130f42795b70/41907758186-250.jpg",
    "song": "Chistiuiti",
    "track_id": null,
    "recording_id": "97047113-67b2-4bdb-9380-6f1f2eed77a5",
    "artist": "Gypsy Caravan",
    "artist_ids": [
        "ad63d164-818b-4218-9cf6-7130b1bcd6eb"
    ],
    "album": "Roots Rocking Zimbabwe - The Modern Sound of Harare' Townships 1975-1980",
    "release_id": null,
    "release_group_id": "89ec48b8-a745-42e2-ae4b-a861fa9f2c74",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Unity and Euphoria: Instead of just anger, the music offers a sense of unity and hope despite the backdrop of war.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}