Information about plays

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

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

{
    "id": 3569327,
    "uri": "https://api.kexp.org/v2/plays/3569327/?format=api",
    "airdate": "2025-10-24T10:55:09-07:00",
    "show": 64919,
    "show_uri": "https://api.kexp.org/v2/shows/64919/?format=api",
    "image_uri": "https://ia800803.us.archive.org/12/items/mbid-eb3993cb-54e4-42c7-902d-f497f1356e15/mbid-eb3993cb-54e4-42c7-902d-f497f1356e15-43259445035_thumb500.jpg",
    "thumbnail_uri": "https://dn710106.ca.archive.org/0/items/mbid-eb3993cb-54e4-42c7-902d-f497f1356e15/mbid-eb3993cb-54e4-42c7-902d-f497f1356e15-43259445035_thumb250.jpg",
    "song": "Factory",
    "track_id": "123d183d-8429-4185-8d06-b8aab7a632fc",
    "recording_id": "3c2a5359-6cb8-4fcf-8be7-5a4b55db5eeb",
    "artist": "The Wytches",
    "artist_ids": [
        "2cf75c6b-e686-4ba1-818a-7f3ad5f3f398"
    ],
    "album": "Talking Machine",
    "release_id": "eb3993cb-54e4-42c7-902d-f497f1356e15",
    "release_group_id": "80c1a2f1-4417-48d4-8b24-5848ad15e481",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Wytches released Talking Machine earlier this month!\nhttps://the-wytches.bandcamp.com/\n\n\"The fifth studio album from Brighton outfit The Wytches is a moody collection of fuzzed-out glory. Blending psych, surf, punk, and noise, Talking Machine channels a dose of ‘60s nostalgia while staying grounded in the present with menacing guitars, explosive percussion, and frontman Kristian Bell’s signature vocals.\" \n\nhttps://kexp.org/read/2025/10/20/new-music-reviews-1020/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}