Information about plays

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

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

{
    "id": 3574869,
    "uri": "https://api.kexp.org/v2/plays/3574869/?format=api",
    "airdate": "2025-11-06T21:26:50-08:00",
    "show": 65040,
    "show_uri": "https://api.kexp.org/v2/shows/65040/?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": "Mola (Telepopmusik Remix)",
    "track_id": null,
    "recording_id": null,
    "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": [],
    "label_ids": [],
    "release_date": "2024-03-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mola Oddity, is a creative project from the islands of Taiwan and the grasslands of Inner Mongolia, drifting in Beijing. Mola Oddity was founded in 2023 by Birdy K, Yider, and Asr in a time of uncertainty. The name “Mola” came to Birdy in an unguarded moment of murmuring — an inspiration that seemed to echo the idea that goodness can no longer endure, while absurdity rushes in to shatter reality.\n--\nhttps://molaoddity.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}