Information about plays

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

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

{
    "id": 3641088,
    "uri": "https://api.kexp.org/v2/plays/3641088/?format=api",
    "airdate": "2026-04-12T06:38:07-07:00",
    "show": 66432,
    "show_uri": "https://api.kexp.org/v2/shows/66432/?format=api",
    "image_uri": "https://coverartarchive.org/release/14fbfdcb-be2b-4720-9e23-89dca40b8052/44795062763-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/14fbfdcb-be2b-4720-9e23-89dca40b8052/44795062763-250.jpg",
    "song": "LULL",
    "track_id": null,
    "recording_id": "d5f05ce1-d7e8-4882-b85f-03463d77d677",
    "artist": "Nobuhiro Okahashi",
    "artist_ids": [
        "67581ffa-3792-49f2-8d38-4c7dc50a48d4"
    ],
    "album": "Lips",
    "release_id": null,
    "release_group_id": "21d7fa91-e07c-468a-94fb-a403d3552328",
    "labels": [
        "PURRE GOOHN"
    ],
    "label_ids": [
        "1b875dd3-3f02-4417-b4fb-e8e6ad3b1600"
    ],
    "release_date": "2026-04-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Opening track off a brand new albun from Osaka-based ambient musician Nobuhiro Okahashi ~ https://nobuhiro-okahashi.bandcamp.com/album/lips",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}