Information about plays

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

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

{
    "id": 3602070,
    "uri": "https://api.kexp.org/v2/plays/3602070/?format=api",
    "airdate": "2026-01-09T03:18:52-08:00",
    "show": 65600,
    "show_uri": "https://api.kexp.org/v2/shows/65600/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "NVD//A",
    "track_id": "5d75bbe7-ce88-4f9b-bf41-a6b233e3bfc5",
    "recording_id": "75e05c3b-1950-4cab-aaee-7165bd11fcee",
    "artist": "PARENT TEACHER",
    "artist_ids": [
        "5e0d2cf6-9893-4a4a-a5e1-3337b3eaca7e"
    ],
    "album": "NVD//A",
    "release_id": "a9607ee5-25cb-4717-8053-19c9014f23b9",
    "release_group_id": "d7a00076-bc6f-4c20-bad0-27d01c174bc3",
    "labels": [
        "Wilbur & Moore"
    ],
    "label_ids": [
        "7bf2926d-2ed3-459b-8ebe-03ed6496f1d2"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NVD//Λ is a restless little love note to the controlled chaos, an acoustic punk flicker carrying social frenzies, AI ghosts, hype cycles, and the strange sweetness of our world.\n\nhttps://parentteacher.bandcamp.com/track/nvd-a",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}