Information about plays

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

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

{
    "id": 3550863,
    "uri": "https://api.kexp.org/v2/plays/3550863/?format=api",
    "airdate": "2025-09-09T12:52:57-07:00",
    "show": 64517,
    "show_uri": "https://api.kexp.org/v2/shows/64517/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Love Lives",
    "track_id": "520741a2-ce01-4975-9e3c-569a3f2ab90d",
    "recording_id": "9d67ddcf-dd5e-41de-83e9-8a3d2e5e362d",
    "artist": "The Autumn Defense",
    "artist_ids": [
        "e5fc141f-b94a-4c49-8e8f-d21d69eeb72c"
    ],
    "album": "Love Lives",
    "release_id": "64a4fc67-8fab-4c44-b48d-1cfdb9999f10",
    "release_group_id": "282ae46b-2ba6-4f94-a4cb-58b145f0dd5e",
    "labels": [
        "Yep Roc Records"
    ],
    "label_ids": [
        "1edc2ff4-e80d-4539-8c6a-749474f7db3a"
    ],
    "release_date": "2025-08-20",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Autumn Defense began as a side project for John Stirratt, best known for his work as bassist for alt-country bands Wilco and Uncle Tupelo.[2] In 1999, Stirratt began collaborating with friend Pat Sansone, known for his work with Joseph Arthur and Josh Rouse, to produce 1960s-style rock/pop.\n--\nTheir new album, \"Here and Nowhere,\" will be out on October 10th.:  https://theautumndefense.bandcamp.com/album/here-and-nowhere",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}