Information about plays

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

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

{
    "id": 3633583,
    "uri": "https://api.kexp.org/v2/plays/3633583/?format=api",
    "airdate": "2026-03-25T18:18:05-07:00",
    "show": 66278,
    "show_uri": "https://api.kexp.org/v2/shows/66278/?format=api",
    "image_uri": "https://ia803207.us.archive.org/16/items/mbid-0c436276-684a-3415-a70b-993a5cf7e280/mbid-0c436276-684a-3415-a70b-993a5cf7e280-3766944736_thumb500.jpg",
    "thumbnail_uri": "https://dn710304.ca.archive.org/0/items/mbid-0c436276-684a-3415-a70b-993a5cf7e280/mbid-0c436276-684a-3415-a70b-993a5cf7e280-3766944736_thumb250.jpg",
    "song": "Numbers",
    "track_id": "1084158a-09bc-3202-9b7d-ee3de20cad18",
    "recording_id": "32ec19bb-b6b2-4cdc-8f3a-d7829418f89d",
    "artist": "Kraftwerk",
    "artist_ids": [
        "5700dcd4-c139-4f31-aa3e-6382b9af9032"
    ],
    "album": "Computer World",
    "release_id": "0c436276-684a-3415-a70b-993a5cf7e280",
    "release_group_id": "2e58b620-cf80-3b07-a5bc-edabd69ba285",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1984-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Kraftwerk tune sampled by Sir Mix-a-Lot & Kid Sensation's 'Rippin'.\n--\nKraftwerk's musical style and image can be heard and seen in 1980s synthpop groups such as Gary Numan, Ultravox, John Foxx, Orchestral Manoeuvres in the Dark, Human League, Depeche Mode, Visage, and Soft Cell. Depeche Mode's composer Martin Gore emphasized: \"For anyone of our generation involved in electronic music, Kraftwerk were the godfathers\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}