Information about plays

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

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

{
    "id": 3624685,
    "uri": "https://api.kexp.org/v2/plays/3624685/?format=api",
    "airdate": "2026-03-03T05:29:08-08:00",
    "show": 66078,
    "show_uri": "https://api.kexp.org/v2/shows/66078/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-98bd1935-761b-44c5-8702-6cda6fadcc92/mbid-98bd1935-761b-44c5-8702-6cda6fadcc92-44079799992_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-98bd1935-761b-44c5-8702-6cda6fadcc92/mbid-98bd1935-761b-44c5-8702-6cda6fadcc92-44079799992_thumb250.jpg",
    "song": "A Perfect Storm",
    "track_id": "6b29bb15-f041-4848-85f6-32b9c109624d",
    "recording_id": "1458ea7c-7142-4a09-9e43-cf1e640ea244",
    "artist": "José González",
    "artist_ids": [
        "cd8c5019-5d75-4d5c-bc28-e1e26a7dd5c8"
    ],
    "album": "Against the Dying of the Light",
    "release_id": "98bd1935-761b-44c5-8702-6cda6fadcc92",
    "release_group_id": "219dffc1-e5f2-4232-9634-6aa8c7494ede",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "González says of this NEW release: \"This song is about how we ourselves are creating the conditions for a more and more turbulent future. Compared to natural risks, these are man-made–and therefore not random.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}