Information about plays

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

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

{
    "id": 3616913,
    "uri": "https://api.kexp.org/v2/plays/3616913/?format=api",
    "airdate": "2026-02-13T09:02:53-08:00",
    "show": 65920,
    "show_uri": "https://api.kexp.org/v2/shows/65920/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Perfect Kiss",
    "track_id": "24e87375-4864-38de-8136-aede18872b78",
    "recording_id": "ec0da94e-fbfe-4eb0-968e-024d4c32d1d0",
    "artist": "New Order",
    "artist_ids": [
        "f1106b17-dcbb-45f6-b938-199ccfab50cc"
    ],
    "album": "Low-Life",
    "release_id": "f7a1b264-942b-33cc-89bc-60efdb070f03",
    "release_group_id": "69be20bc-189f-3e40-8486-6fba8459f6a0",
    "labels": [
        "Qwest Records"
    ],
    "label_ids": [
        "279669fd-fcd3-4d68-afa2-786b96e55de4"
    ],
    "release_date": "1985-05-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "He's 70 years old today! Happy Birthday to singer, songwriter, composer, multi-instrumentalist and record produce Peter Hook, born in Broughton, Salford, Lancashire, England on this day in 1956. \n--\nHere's a candid 2022 interview with the bassist: https://bigtakeover.com/interviews/InterviewPeterHookofPeterHooktheLightNewOrderandJoyDivision",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}