Information about plays

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

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

{
    "id": 3542002,
    "uri": "https://api.kexp.org/v2/plays/3542002/?format=api",
    "airdate": "2025-08-19T08:58:58-07:00",
    "show": 64330,
    "show_uri": "https://api.kexp.org/v2/shows/64330/?format=api",
    "image_uri": "https://ia903203.us.archive.org/15/items/mbid-0f04d882-7254-4b28-896c-1565ce5341d8/mbid-0f04d882-7254-4b28-896c-1565ce5341d8-42749278755_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-0f04d882-7254-4b28-896c-1565ce5341d8/mbid-0f04d882-7254-4b28-896c-1565ce5341d8-42749278755_thumb250.jpg",
    "song": "B-A-D-I-D-E-A",
    "track_id": "814be09d-65f5-4d80-afda-cd1110ca80c4",
    "recording_id": "f55bc788-52ad-4f77-8f9c-e24e9b4115f5",
    "artist": "Militarie Gun",
    "artist_ids": [
        "a521f1a8-a949-4dcf-ab33-94596cb02787"
    ],
    "album": "God Save The Gun",
    "release_id": "0f04d882-7254-4b28-896c-1565ce5341d8",
    "release_group_id": "3d06b656-c1cb-44dc-97e7-7efd189103f2",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from LA based Militarie Gun. New album God Save The Gun out on October 17th!\n\nThey are playing live in Takoma on September 30th at Real Art Tacoma and in SF on October 15th at The Warfield.\n\nWatch their live performance at KEXP: https://www.youtube.com/watch?v=-VcXiYS-s5U&t=1s&ab_channel=KEXP\n\n\nhttps://militariegun.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}