Information about plays

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

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

{
    "id": 3542484,
    "uri": "https://api.kexp.org/v2/plays/3542484/?format=api",
    "airdate": "2025-08-20T13:02:37-07:00",
    "show": 64340,
    "show_uri": "https://api.kexp.org/v2/shows/64340/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "The Wyrm",
    "track_id": null,
    "recording_id": "8c307103-416f-44e8-9758-87e1d2629db6",
    "artist": "Pigs Pigs Pigs Pigs Pigs Pigs Pigs",
    "artist_ids": [
        "611c226a-6eda-486a-ab1c-cd8573e68c00"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2025-08-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Wednesday and welcome to The Afternoon Show with the wonderful Atticus and super producer Sharlese! We have Pigs7 live in the KEXP Gathering Space right now!  Plus, it’s National Radio Day: https://www.nationaldaycalendar.com/national-day/national-radio-day-august-20  Thanks so much for joining us today!\n----\nSam Grant of the band says of this song:\n\"One of two corkscrews on the album [the just-released \"Death Hilarious\"], this song is about tension and release. But mainly about tension… Lot’s of tension.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}