Information about plays

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

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

{
    "id": 3631463,
    "uri": "https://api.kexp.org/v2/plays/3631463/?format=api",
    "airdate": "2026-03-20T12:08:58-07:00",
    "show": 66230,
    "show_uri": "https://api.kexp.org/v2/shows/66230/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-0449086e-94a7-4b53-857a-7f75f503ce52/mbid-0449086e-94a7-4b53-857a-7f75f503ce52-33220437675_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-0449086e-94a7-4b53-857a-7f75f503ce52/mbid-0449086e-94a7-4b53-857a-7f75f503ce52-33220437675_thumb250.jpg",
    "song": "Aquamarine",
    "track_id": "8395f492-ef14-4ccb-87e0-ad16bd02c10c",
    "recording_id": "5d281b5a-cba7-4e26-9340-61f16a417a5f",
    "artist": "Danger Mouse & Black Thought feat. Michael Kiwanuka",
    "artist_ids": [
        "5f39d33c-a167-4a63-9c44-71d27618b712",
        "11f570ff-44d9-4e9c-8812-e6d56103c5c1",
        "4b356f05-bcc2-4544-925b-fd9a1bf708be"
    ],
    "album": "Cheat Codes",
    "release_id": "0449086e-94a7-4b53-857a-7f75f503ce52",
    "release_group_id": "3d4b56c0-0abf-4bea-a12e-99def53e306f",
    "labels": [
        "BMG"
    ],
    "label_ids": [
        "82ef9b02-7b42-49fe-a6bc-0d8ba816d72f"
    ],
    "release_date": "2022-08-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"One of the early 21st century's most influential musicians and producers, Danger Mouse juxtaposes elements of rock, hip-hop, dance, and pop into an unmistakable approach that he likens to being an auteur.\"\n\nhttps://www.allmusic.com/artist/danger-mouse-mn0000674440#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}