Information about plays

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

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

{
    "id": 3629266,
    "uri": "https://api.kexp.org/v2/plays/3629266/?format=api",
    "airdate": "2026-03-15T12:39:59-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-718461dd-bc17-422b-ae7c-13c73d6f02b0/mbid-718461dd-bc17-422b-ae7c-13c73d6f02b0-36026089198_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-718461dd-bc17-422b-ae7c-13c73d6f02b0/mbid-718461dd-bc17-422b-ae7c-13c73d6f02b0-36026089198_thumb250.jpg",
    "song": "Hills",
    "track_id": "19d38332-5c46-4e89-8e81-dbc87338a57e",
    "recording_id": "cccf7000-457f-471b-9119-b228f38781e7",
    "artist": "Protoje",
    "artist_ids": [
        "eb9ad275-dc6b-4d00-9dea-e60b02313a72"
    ],
    "album": "Third Time's the Charm",
    "release_id": "718461dd-bc17-422b-ae7c-13c73d6f02b0",
    "release_group_id": "f7b6874d-c5a4-4d27-8951-037328eb134b",
    "labels": [
        "In.Digg.Nation Collective"
    ],
    "label_ids": [
        "b7f6e35f-52ee-4553-b74a-752b6f5d818f"
    ],
    "release_date": "2022-09-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "The album title comes from the trilogy that began on 2018's \"A Matter of Time\" and continued with 2020's \"In Search of Lost Time\". \n\n\"Hills\" Video! https://youtu.be/YlqCITVVahM\n\nProtoje will be at the UC Theatre in Berkeley on May 10th and The Showbox in Seattle on May 13th.\n\nhttp://www.protoje.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}