Information about plays

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

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

{
    "id": 3596014,
    "uri": "https://api.kexp.org/v2/plays/3596014/?format=api",
    "airdate": "2025-12-25T21:46:15-08:00",
    "show": 65473,
    "show_uri": "https://api.kexp.org/v2/shows/65473/?format=api",
    "image_uri": "https://coverartarchive.org/release/425e6193-665b-4764-8c57-f24301d256ad/9785750119-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/425e6193-665b-4764-8c57-f24301d256ad/9785750119-250.jpg",
    "song": "Yokomo",
    "track_id": null,
    "recording_id": "09699b03-7d10-4d2c-9994-ecf2632a5137",
    "artist": "Yamasuki",
    "artist_ids": [
        "fe34cd28-2e12-4429-b0aa-f35db26f11b1"
    ],
    "album": "Le Monde fabuleux des Yamasuki",
    "release_id": null,
    "release_group_id": "6d72e29b-86da-3f6c-bb32-da655d4bce86",
    "labels": [
        "Biram"
    ],
    "label_ids": [
        "f4d908f5-d34a-4869-8c14-089058de8a82"
    ],
    "release_date": "1971-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"An educational bubblegum multicultural psych-rock opera with lavish choral arrangements and triple-fat beats and basslines is the only way to describe this 1971 French/Japanese choreography LP which was designed to bridge the European and East Asian culture gap through the power of deep and funky music.\" https://www.finderskeepersrecords.com/shop/the-yamasuki-singers-le-monde-fabuleux-des-yamasuki/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}