Information about plays

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

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

{
    "id": 3630168,
    "uri": "https://api.kexp.org/v2/plays/3630168/?format=api",
    "airdate": "2026-03-17T11:44:14-07:00",
    "show": 66206,
    "show_uri": "https://api.kexp.org/v2/shows/66206/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Feel Alright",
    "track_id": "a4df6d03-04ac-4723-8f10-117bfcd9ab1e",
    "recording_id": "a6f583d2-0996-484a-b259-4d63f7a639d6",
    "artist": "Komiko",
    "artist_ids": [
        "4762c5c1-a48b-406a-92b3-0bffa0394808"
    ],
    "album": "Sam Records: The Sound of New York City 1975-1983",
    "release_id": "ab8aa22e-a1e5-45c5-9432-63f0486ae625",
    "release_group_id": "622ee5c3-199b-4146-b268-6249817e3250",
    "labels": [
        "Demon Music Group"
    ],
    "label_ids": [
        "7fa69e8c-c5a9-432e-bef4-a5c43b1c7222"
    ],
    "release_date": "2024-02-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Komiko was a short-lived electronic music studio group signed to SAM Records, an independent label in New York City. The vocals are attributed to unnamed female personnel, most likely a guest vocalist. Their song \"Feel Alright,\" written by Nick Braddy, was a collaboration between record producers Darryl Payne and Gary Turnier.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}