Information about plays

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

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

{
    "id": 3568228,
    "uri": "https://api.kexp.org/v2/plays/3568228/?format=api",
    "airdate": "2025-10-21T21:04:35-07:00",
    "show": 64898,
    "show_uri": "https://api.kexp.org/v2/shows/64898/?format=api",
    "image_uri": "https://coverartarchive.org/release/9038e8b2-c5c8-4993-bd9d-cf49deb3715d/35742971325-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9038e8b2-c5c8-4993-bd9d-cf49deb3715d/35742971325-250.jpg",
    "song": "Holay",
    "track_id": null,
    "recording_id": "a925a482-5c77-4bc6-a8b2-83a9545832ac",
    "artist": "Slowspin",
    "artist_ids": [
        "85f8b9e3-0a67-4987-b9aa-4ed40c6fbec2"
    ],
    "album": "TALISMAN",
    "release_id": null,
    "release_group_id": "613204d3-070c-4426-9ee3-471127b21ef7",
    "labels": [
        "SLOWSPINSPACE"
    ],
    "label_ids": [
        "a234fb79-35d1-43b4-8d9e-590b76806448"
    ],
    "release_date": "2023-05-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Karachi, Pakistan\n\nSlowspin (Zeerak Ahmed) has a distinct sound practice rooted in North Indian classical vocal traditions, dream-folk, ambient and experimental-electronic music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}