Information about plays

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

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

{
    "id": 3548953,
    "uri": "https://api.kexp.org/v2/plays/3548953/?format=api",
    "airdate": "2025-09-04T19:40:41-07:00",
    "show": 64475,
    "show_uri": "https://api.kexp.org/v2/shows/64475/?format=api",
    "image_uri": "https://coverartarchive.org/release/17c97bae-81f1-4336-9aee-498158c96d8e/28510161852-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/17c97bae-81f1-4336-9aee-498158c96d8e/28510161852-250.jpg",
    "song": "Smoke And Mirrors",
    "track_id": null,
    "recording_id": "e2e69394-2212-472c-99f7-46b171e3558c",
    "artist": "Kikagaku Moyo",
    "artist_ids": [
        "3a605eba-b6a1-4298-855d-b3033df0bf8b"
    ],
    "album": "Forest of Lost Children",
    "release_id": null,
    "release_group_id": "6d626829-bd35-48c1-9637-09f9ea4f5180",
    "labels": [
        "Guruguru Brain"
    ],
    "label_ids": [
        "de0ecc1e-519d-40fe-8a29-b07035d9462e"
    ],
    "release_date": "2014-05-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kikagaku Moyo were a Japanese psychedelic band founded in Tokyo. The band's name translates to \"geometric patterns\"\n--\nhttps://kikagakumoyo.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}