Information about plays

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

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

{
    "id": 3616704,
    "uri": "https://api.kexp.org/v2/plays/3616704/?format=api",
    "airdate": "2026-02-12T20:27:13-08:00",
    "show": 65916,
    "show_uri": "https://api.kexp.org/v2/shows/65916/?format=api",
    "image_uri": "https://coverartarchive.org/release/98d8b443-cabe-4701-820a-b417f07356ee/35352451227-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/98d8b443-cabe-4701-820a-b417f07356ee/35352451227-250.jpg",
    "song": "봄",
    "track_id": null,
    "recording_id": "41a35ee6-3a00-4739-8b82-19adbe8cf07f",
    "artist": "김정미",
    "artist_ids": [
        "2304cb80-bb44-4727-a6b2-7a4a2cd1c5c8"
    ],
    "album": "Now",
    "release_id": null,
    "release_group_id": "66301651-80fa-43d0-8cab-7109195fd2f3",
    "labels": [],
    "label_ids": [],
    "release_date": "1973-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Spring will come <3\n\nKim Jung Mi Was born in 1953, Seoul, South Korea, and is the famous psychedelic rock vocalist of Shin Jung Hyun division. She debuted in 1973 as an album 'Now' using her melodic voice to create psychedelic rock with a dreamy and sensual atmosphere.\n\nhttps://lightintheattic.net/releases/663-now",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}