Information about plays

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

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

{
    "id": 3637785,
    "uri": "https://api.kexp.org/v2/plays/3637785/?format=api",
    "airdate": "2026-04-04T16:47:07-07:00",
    "show": 66366,
    "show_uri": "https://api.kexp.org/v2/shows/66366/?format=api",
    "image_uri": "https://dn711000.ca.archive.org/0/items/mbid-2ec1502e-1763-302d-9a92-fa8799566156/mbid-2ec1502e-1763-302d-9a92-fa8799566156-35883657505_thumb500.jpg",
    "thumbnail_uri": "https://dn711000.ca.archive.org/0/items/mbid-2ec1502e-1763-302d-9a92-fa8799566156/mbid-2ec1502e-1763-302d-9a92-fa8799566156-35883657505_thumb250.jpg",
    "song": "Blue Monday",
    "track_id": "4cb05a5a-23c0-3986-9be4-909d41d39165",
    "recording_id": "9aa2be7b-8fb0-4187-bce4-9bb4e84815fc",
    "artist": "New Order",
    "artist_ids": [
        "f1106b17-dcbb-45f6-b938-199ccfab50cc"
    ],
    "album": "Substance 1987",
    "release_id": "2ec1502e-1763-302d-9a92-fa8799566156",
    "release_group_id": "95f78ba6-4cdb-3c88-972a-4ef3220f7ad1",
    "labels": [
        "Qwest Records"
    ],
    "label_ids": [
        "279669fd-fcd3-4d68-afa2-786b96e55de4"
    ],
    "release_date": "1987-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Have a request? Email dj@kexp.org or text 206-903-5397",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}