Information about plays

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

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

{
    "id": 3630528,
    "uri": "https://api.kexp.org/v2/plays/3630528/?format=api",
    "airdate": "2026-03-18T07:29:54-07:00",
    "show": 66213,
    "show_uri": "https://api.kexp.org/v2/shows/66213/?format=api",
    "image_uri": "https://dn710401.ca.archive.org/0/items/mbid-df1129a0-c483-4289-8c16-37bdd952aa4d/mbid-df1129a0-c483-4289-8c16-37bdd952aa4d-44436249259_thumb500.jpg",
    "thumbnail_uri": "https://dn710401.ca.archive.org/0/items/mbid-df1129a0-c483-4289-8c16-37bdd952aa4d/mbid-df1129a0-c483-4289-8c16-37bdd952aa4d-44436249259_thumb250.jpg",
    "song": "Nothing Rhymes with Myself",
    "track_id": "741f8264-511c-4b6c-9a6b-3ab9f2b21d8c",
    "recording_id": "8cc641b1-b785-432e-b1e1-9cfead18ae78",
    "artist": "Mona et Toi",
    "artist_ids": [
        "38fa8fa6-cb88-4d1c-8e41-3259053fa60a"
    ],
    "album": "Nothing Rhymes with Myself",
    "release_id": "df1129a0-c483-4289-8c16-37bdd952aa4d",
    "release_group_id": "1fe08343-e393-465f-aad3-629419d999c5",
    "labels": [
        "Hey Boy"
    ],
    "label_ids": [
        "1fcab9f5-3374-4d4d-945a-d93d539c929d"
    ],
    "release_date": "2026-02-19",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mona et Toi is the artistic project of Alison Manicourt (French) and Shervin Hejazi (British-Iranian).: https://obsessions.groover.co/artist/mona-et-toi/\n--\nFame Magazine hosted an interview (with pictures) with the duo: https://tinyurl.com/b4mhskm8\n\nhttps://monaettoi.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}