Information about plays

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

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

{
    "id": 3545623,
    "uri": "https://api.kexp.org/v2/plays/3545623/?format=api",
    "airdate": "2025-08-27T21:28:25-07:00",
    "show": 64404,
    "show_uri": "https://api.kexp.org/v2/shows/64404/?format=api",
    "image_uri": "https://coverartarchive.org/release/a1241c50-e6eb-4130-8ef9-6a940d40f2af/29674339375-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a1241c50-e6eb-4130-8ef9-6a940d40f2af/29674339375-250.jpg",
    "song": "Cosmic Vortex (Justice Divine)",
    "track_id": null,
    "recording_id": "80308e7c-e16b-4387-aed4-431059f31970",
    "artist": "Weldon Irvine",
    "artist_ids": [
        "92a0f97c-311e-4ca9-8bb3-247b3d96d41b"
    ],
    "album": "Cosmic Vortex (Justice Divine)",
    "release_id": null,
    "release_group_id": "692e5e5d-f664-4c7e-a058-782c86d0dc82",
    "labels": [
        "BMG Japan"
    ],
    "label_ids": [
        "3dd26d3b-7b24-4b84-a957-b43cffb0f1b6"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Continuing Emily and Mike's \"hella space jazz\" request\n--\n\"After two visionary LPs for his own tiny Nodlew label, Weldon Irvine signed to RCA for Cosmic Vortex (Justice Divine), exploring the deeply spiritual and political terrain of his previous efforts on the kind of grand musical scale that major-label funding accommodates. This is a big, bold record by any measure, with a startlingly pronounced focus on lyrics and vocals. At the same time, however, the melodies spread out like tentacles, informed by the improvisational sensibilities of jazz and the deep-groove spirit of funk.\"\n\nhttps://lightintheattic.net/products/cosmic-vortex-justice-divine",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}