Information about plays

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

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

{
    "id": 3667630,
    "uri": "https://api.kexp.org/v2/plays/3667630/?format=api",
    "airdate": "2026-06-14T01:35:13-07:00",
    "show": 66983,
    "show_uri": "https://api.kexp.org/v2/shows/66983/?format=api",
    "image_uri": "https://coverartarchive.org/release/678f8c46-46ed-4e99-9a6f-d08e955c5d5d/29784367500-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/678f8c46-46ed-4e99-9a6f-d08e955c5d5d/29784367500-250.jpg",
    "song": "Viral Exogence",
    "track_id": null,
    "recording_id": "5286ac73-c800-497a-a4c7-f89143a4c97a",
    "artist": "Hellwitch",
    "artist_ids": [
        "427ff25b-7948-4b61-884b-3d2a1a87d79f"
    ],
    "album": "Syzygial Miscreancy",
    "release_id": null,
    "release_group_id": "b9e467eb-f337-3d87-9f22-5c973a374b8e",
    "labels": [
        "Displeased Records"
    ],
    "label_ids": [
        "f0322e16-176e-4c77-a637-4abd1401437f"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hellwitch will be performing at the Soldiers of Steel festival at Substation in Seattle on August 14th and 15th along with Liege Lord, Saint, Sanctuary, and many more.\n\nThey will also be performing at the Rickshaw Theater in Vancouver, BC on November 11th with Tsalal and Devouring Void.\n\nhttps://soldiersofsteel.com/\nhttps://hellwitch.bandcamp.com/\nhttps://www.facebook.com/HellwitchOfficial666",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}