Information about plays

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

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

{
    "id": 3592982,
    "uri": "https://api.kexp.org/v2/plays/3592982/?format=api",
    "airdate": "2025-12-19T07:05:02-08:00",
    "show": 65417,
    "show_uri": "https://api.kexp.org/v2/shows/65417/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Everything Is Coming up Roses",
    "track_id": "861e775e-e996-429d-a21b-ee3bc70966f3",
    "recording_id": "1e036149-b522-44db-810e-5506c02fab90",
    "artist": "World News",
    "artist_ids": [
        "49211211-44e2-41e2-8ea2-2dd3a5fd0a3c"
    ],
    "album": "Everything Is Coming up Roses",
    "release_id": "f419f03c-829b-4efe-9197-f9ec3ad55709",
    "release_group_id": "febee9f5-ef30-4ad6-8d43-8467d3bcc471",
    "labels": [
        "Pie & Mash"
    ],
    "label_ids": [
        "78291b3b-22dd-41ea-b3fe-a6424760146f"
    ],
    "release_date": "2025-09-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#40\nWorld News is a South London quartet who will release their debut album sometime in 2026.\n---\nGood morning, happy Friday, and welcome to The Morning Show with the festive John Richards and captivating producer Owen Murphy. It’s our holiday tradition to count down the 40 albums most played on The Morning Show in 2025.What will be in the top ten? Stay tuned! We’re so glad you’re here!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}