Information about plays

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

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

{
    "id": 3570241,
    "uri": "https://api.kexp.org/v2/plays/3570241/?format=api",
    "airdate": "2025-10-26T13:15:20-07:00",
    "show": 64940,
    "show_uri": "https://api.kexp.org/v2/shows/64940/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-9d10a1f8-abf9-490d-aa2a-8cd4a7619818/mbid-9d10a1f8-abf9-490d-aa2a-8cd4a7619818-42230185092_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-9d10a1f8-abf9-490d-aa2a-8cd4a7619818/mbid-9d10a1f8-abf9-490d-aa2a-8cd4a7619818-42230185092_thumb250.jpg",
    "song": "What We Want",
    "track_id": "ab67bbef-aea1-40f7-8c56-eaad6b31b22d",
    "recording_id": "309f3bea-e825-4282-8264-18c421a3670a",
    "artist": "Land Of Echo feat. Kathy Diamond",
    "artist_ids": [
        "d32f3f54-ee28-41e1-8cd7-a9341767e1e1",
        "923aadf3-0825-43cd-bdbb-ed57fd58551d"
    ],
    "album": "Almost Music",
    "release_id": "9d10a1f8-abf9-490d-aa2a-8cd4a7619818",
    "release_group_id": "99b7b4e0-235b-4781-86fc-796b2079100b",
    "labels": [
        "Wah Wah 45s"
    ],
    "label_ids": [
        "7ed56d4a-b5db-4bff-8349-c7250fc86a80"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Land of Echo is a multi-generational collective led by UK producer Rob Mac. One of his collaborators is Lucy Wilkins, violinist and synth explorer, who brings cinematic sweep and subtle textures to the record. She's known for her work with Massive Attack, Radiohead and Roxy Music. With vocals by Sheffield UK legend Kathy Diamond. \n\nhttps://landofecho.bandcamp.com/album/almost-music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}