Information about plays

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

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

{
    "id": 3648924,
    "uri": "https://api.kexp.org/v2/plays/3648924/?format=api",
    "airdate": "2026-05-01T02:39:38-07:00",
    "show": 66595,
    "show_uri": "https://api.kexp.org/v2/shows/66595/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Saying Goodbye (to rainbow socks and hair dye)",
    "track_id": "e5282402-d8b1-4643-98b6-cee8fd928d5f",
    "recording_id": "a98ef2ec-3149-4758-81d9-4001c6c524b6",
    "artist": "Industrial Revelation",
    "artist_ids": [
        "c8f11ef0-fccd-4cbb-8d63-896d6e1940db"
    ],
    "album": "Oak Head",
    "release_id": "a0820455-765c-4645-ab58-7cee33152c99",
    "release_group_id": "a24cf0fb-ce19-4c04-8307-f17b114cfe8a",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2013-10-13",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Industrial Revelation is about human emotion, it is about unbridled energy, excitement, passion, beauty and the enjoyment that coincides -- PREPARE FOR THE REVELATION!\n\nhttps://industrialrevelation.bandcamp.com\n\n●▬▬▬▬▬▬๑۩|●̲̅̅|̲̅̅=̲̅̅|̲̅̅●̲̅̅|۩๑▬▬▬▬▬▬●\n\nRead about Industrial Revelation in a KEXP Local Artist spotlight interview from 2017:\n\nhttps://www.kexp.org/read/2017/8/24/local-artist-spotlight-industrial-revelation/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}