Information about plays

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

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

{
    "id": 3635983,
    "uri": "https://api.kexp.org/v2/plays/3635983/?format=api",
    "airdate": "2026-03-31T10:55:23-07:00",
    "show": 66329,
    "show_uri": "https://api.kexp.org/v2/shows/66329/?format=api",
    "image_uri": "https://dn711108.ca.archive.org/0/items/mbid-52930423-d4aa-41d4-b2bc-3fb7069340dc/mbid-52930423-d4aa-41d4-b2bc-3fb7069340dc-44414724976_thumb500.jpg",
    "thumbnail_uri": "https://dn711108.ca.archive.org/0/items/mbid-52930423-d4aa-41d4-b2bc-3fb7069340dc/mbid-52930423-d4aa-41d4-b2bc-3fb7069340dc-44414724976_thumb250.jpg",
    "song": "One-Nine-Eight-Zero",
    "track_id": "24196cf0-be51-4dce-86cc-0234dc3d4cb4",
    "recording_id": "bc19d199-d1ae-4e6a-b6b3-b4f428b260d5",
    "artist": "Chalk",
    "artist_ids": [
        "d8339825-470a-4dde-9792-d5c724e14e18"
    ],
    "album": "Crystalpunk",
    "release_id": "52930423-d4aa-41d4-b2bc-3fb7069340dc",
    "release_group_id": "e8f89f77-cd5b-4a0f-86e3-716938141a20",
    "labels": [
        "ALTER Music"
    ],
    "label_ids": [
        "666c06c9-9088-4b82-8161-014be3b31a92"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "That's Ross Cullen on vocals, Benedict Hardie Goddard on guitar and sampler, and Fiontan MacAleavey on drums.\n--\nWatch this Belfast band perform \"One-Nine-Eight-Zero\"  and other songs from \"Crystalpunk\" live in our studio last November: https://www.youtube.com/watch?v=Ip5JSt-qiO4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}