Information about plays

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

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

{
    "id": 3559467,
    "uri": "https://api.kexp.org/v2/plays/3559467/?format=api",
    "airdate": "2025-09-30T02:45:32-07:00",
    "show": 64705,
    "show_uri": "https://api.kexp.org/v2/shows/64705/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "New York",
    "track_id": null,
    "recording_id": null,
    "artist": "Mall Grab",
    "artist_ids": [
        "845ddc8b-36ba-4d7b-9c6f-bd7623cd3cac"
    ],
    "album": "New York",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"it’s been a minute, late last year i moved to the countryside so i could focus on family and just making music; with my solo MG stuff I wanted to make sure I was coming back with a lot of music i’m proud of - I tend to write sporadically when touring so it can be difficult juggling everything but overall I feel in the best headspace i’ve been in for many years; musically and mentally\n\nthe big cities still inspire me a lot, and every day i’m grateful to visit my favourite places as often as i do!\n\nthis single is the first continuation of the world i’ve been creating over the the past 10 years, and there’s more coming very soon i’m looking forward to finally sharing with everyone...\"\n\nhttps://lookingfortroublemg.bandcamp.com/track/new-york",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}