Information about plays

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

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

{
    "id": 3548949,
    "uri": "https://api.kexp.org/v2/plays/3548949/?format=api",
    "airdate": "2025-09-04T19:21:35-07:00",
    "show": 64475,
    "show_uri": "https://api.kexp.org/v2/shows/64475/?format=api",
    "image_uri": "https://coverartarchive.org/release/dda5cf11-4323-4e2b-874d-3f0e4037f56c/41290739720-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/dda5cf11-4323-4e2b-874d-3f0e4037f56c/41290739720-250.jpg",
    "song": "果醬日Marmalade Day",
    "track_id": null,
    "recording_id": "fa1bd038-957f-40ab-ad8e-7e5b28c22fc2",
    "artist": "Mola Oddity",
    "artist_ids": [
        "5b3cb621-2634-4169-a7dd-a340a7d6c859"
    ],
    "album": "The Other Side of Hope",
    "release_id": null,
    "release_group_id": "1365a06b-2ddd-4543-a203-ae62b99e2150",
    "labels": [
        "Nomad City Records"
    ],
    "label_ids": [
        "55552082-daef-45d0-8437-268a3721e12c"
    ],
    "release_date": "2024-03-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mola Oddity, a creative project from the islands of Taiwan and the grasslands of Inner Mongolia,drifting in Beijing.\n\nThe Other Side of Hope'' serves as Mola Oddity’s installation to preserve and extend memories. In this album, films become their primary medium for reflecting on emotions and thoughts, sparked by the impact of Aki Kaurismäki’s film (the eponymous album title). You will traverse the fateful choices of “The Legend of 1900,” witness “The Man Without a Past,” and explore the emptiness of memories, reaching reconciliation. In the depths of the rhythmic labyrinth, contemplations on ultimate questions like life and death vividly emerge.\n\nhttps://molaoddity.bandcamp.com/album/the-other-side-of-hope-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}