Information about plays

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

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

{
    "id": 3638209,
    "uri": "https://api.kexp.org/v2/plays/3638209/?format=api",
    "airdate": "2026-04-05T14:39:48-07:00",
    "show": 66374,
    "show_uri": "https://api.kexp.org/v2/shows/66374/?format=api",
    "image_uri": "https://ia800100.us.archive.org/27/items/mbid-8255c4b7-fac7-436a-a06d-5dab36452643/mbid-8255c4b7-fac7-436a-a06d-5dab36452643-39621665746_thumb500.jpg",
    "thumbnail_uri": "https://ia800100.us.archive.org/27/items/mbid-8255c4b7-fac7-436a-a06d-5dab36452643/mbid-8255c4b7-fac7-436a-a06d-5dab36452643-39621665746_thumb250.jpg",
    "song": "oceanic [rebirth]",
    "track_id": "6b869d50-3a4d-4d99-8d3c-de47a59d24cc",
    "recording_id": "63a79ff7-a79a-42ff-bbd8-a60d0e341429",
    "artist": "Logic1000 feat. Vagabon",
    "artist_ids": [
        "8e018193-119b-42f3-8ef8-b9575b0208ca",
        "4b50ec9e-ea83-4824-8dae-2e520d45e6f9"
    ],
    "album": "mother :;~ rebirth",
    "release_id": "8255c4b7-fac7-436a-a06d-5dab36452643",
    "release_group_id": "37320a4f-fead-4d9d-85d2-8301e7b286e4",
    "labels": [
        "Therapy"
    ],
    "label_ids": [
        "1afc4ba3-a8f5-4c2e-893d-7e88397d3685"
    ],
    "release_date": "2024-08-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://logic1000.bandcamp.com/album/mother-rebirth\nhttps://www.logic1000.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}