Information about plays

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

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

{
    "id": 3669335,
    "uri": "https://api.kexp.org/v2/plays/3669335/?format=api",
    "airdate": "2026-06-18T02:39:43-07:00",
    "show": 67017,
    "show_uri": "https://api.kexp.org/v2/shows/67017/?format=api",
    "image_uri": "https://coverartarchive.org/release/4d52621e-dfe1-4c34-a852-793c0b7cb76f/44018273047-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4d52621e-dfe1-4c34-a852-793c0b7cb76f/44018273047-250.jpg",
    "song": "Mustard Sauce",
    "track_id": null,
    "recording_id": "9d0c2f7f-245c-4861-a31d-57c6d62578bd",
    "artist": "Parlor Greens",
    "artist_ids": [
        "9d13baba-2e96-448e-ac2b-bf38fc189827"
    ],
    "album": "Emeralds",
    "release_id": null,
    "release_group_id": "ffc4ed36-a231-4896-8840-237a6f7f11b6",
    "labels": [
        "Colemine Records"
    ],
    "label_ids": [
        "cfb1811d-1776-4c68-881e-112f83b59998"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Jimmy James is a often a collaborator on Sean's vast works, Jimmy james appears on Love Is a Funny Game & \"Light Music For Heavy Industry \" & others",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}