Information about plays

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

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

{
    "id": 3622698,
    "uri": "https://api.kexp.org/v2/plays/3622698/?format=api",
    "airdate": "2026-02-26T19:13:44-08:00",
    "show": 66038,
    "show_uri": "https://api.kexp.org/v2/shows/66038/?format=api",
    "image_uri": "https://dn711303.ca.archive.org/0/items/mbid-4eaf94ef-4136-468e-99f1-0e49965df4f8/mbid-4eaf94ef-4136-468e-99f1-0e49965df4f8-40541130303_thumb500.jpg",
    "thumbnail_uri": "https://dn711303.ca.archive.org/0/items/mbid-4eaf94ef-4136-468e-99f1-0e49965df4f8/mbid-4eaf94ef-4136-468e-99f1-0e49965df4f8-40541130303_thumb250.jpg",
    "song": "Luciférine",
    "track_id": "b2e43049-296b-4e09-83e1-65268710e4df",
    "recording_id": "af771fc5-9103-45d1-b2ad-2b88e4015de7",
    "artist": "青葉市子",
    "artist_ids": [
        "fc3ae4dd-dcc5-4f99-a865-6bc1a5c9b705"
    ],
    "album": "Luminescent Creatures",
    "release_id": "4eaf94ef-4136-468e-99f1-0e49965df4f8",
    "release_group_id": "d1e4e7cd-95aa-4fa9-b394-e1e57421d8d1",
    "labels": [
        "hermine"
    ],
    "label_ids": [
        "a17516ef-870b-4952-9600-98b80a812dec"
    ],
    "release_date": "2025-02-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "青葉市子 (Ichiko Aoba) is a Japanese folk singer, songwriter, and multi-instrumentalist who blends folk, psych-pop, and ambient influences into a dreamlike soundscape. Her ethereal voice and delicate guitar playing are known for their ability to transcend language barriers and create an intimate atmosphere. \n--\nCheck out Ichiko Aoba's KEXP session here: https://www.youtube.com/watch?v=SB7PKTQR6TU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}