Information about plays

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

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

{
    "id": 3595186,
    "uri": "https://api.kexp.org/v2/plays/3595186/?format=api",
    "airdate": "2025-12-24T03:35:02-08:00",
    "show": 65461,
    "show_uri": "https://api.kexp.org/v2/shows/65461/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "MIDNIGHT FLIGHT -ひとりぼっちのクリスマス・イブ",
    "track_id": null,
    "recording_id": "1951c8e5-fd03-431c-b64b-9def601f6f08",
    "artist": "浜田省吾",
    "artist_ids": [
        "530591a7-33c7-4515-9b1b-2926c76ec0d1"
    ],
    "album": "WASTED TEARS",
    "release_id": null,
    "release_group_id": "38263979-76f3-4225-9404-aaac98c2a8a0",
    "labels": [
        "CBS/Sony"
    ],
    "label_ids": [
        "08f37a61-1c54-4257-b31d-810fa2ac5cd5"
    ],
    "release_date": "1989-09-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Hey Abbie, if you have it Midnight Flight by Shogo Hamada is this beautiful sad christmas song from a 1985 album  about being away from your loved ones on Christmas eve. I first heard it 10 years ago and it's still the first song I think about at christmas and I always listen to when I'm working on Christmas Eve.\n\nHave a lovely christmas,\nAlex",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}