Information about plays

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

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

{
    "id": 3520521,
    "uri": "https://api.kexp.org/v2/plays/3520521/?format=api",
    "airdate": "2025-06-29T20:37:58-07:00",
    "show": 63876,
    "show_uri": "https://api.kexp.org/v2/shows/63876/?format=api",
    "image_uri": "https://coverartarchive.org/release/cbeda9b0-a7ed-459c-b9a6-75c596a69309/6977623126-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cbeda9b0-a7ed-459c-b9a6-75c596a69309/6977623126-250.jpg",
    "song": "Drug Song",
    "track_id": null,
    "recording_id": "a1dd4403-8612-4121-b10b-4871480c5c00",
    "artist": "Janko Nilovic",
    "artist_ids": [
        "05c46e12-031a-4b0e-9c94-3a8e34b0692b"
    ],
    "album": "Soul Impressions",
    "release_id": null,
    "release_group_id": "4ecb4b05-5572-3b7e-883b-793cb018ff5b",
    "labels": [
        "Editions Montparnasse 2000"
    ],
    "label_ids": [
        "ee2ca86c-4613-4811-85a0-f8b2f1195d0d"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Recorded in 1975 and released on the legendary library music label Montparnasse 2000, Soul Impressions condenses the entire mastery and inspiration of the brilliant Franco-Yugoslav composer Janko Nilovic into 12 generous tracks. A total adept when it comes to bubbling studio sessions and gleaming arrangements, our man incessantly works furiously and devotedly on his music, throwing himself body and soul into the creation of one of the 70s most individual and coherent musical works. \"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}