Information about plays

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

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

{
    "id": 3541622,
    "uri": "https://api.kexp.org/v2/plays/3541622/?format=api",
    "airdate": "2025-08-18T13:53:25-07:00",
    "show": 64325,
    "show_uri": "https://api.kexp.org/v2/shows/64325/?format=api",
    "image_uri": "https://ia801207.us.archive.org/6/items/mbid-856e0fd0-b1e1-4a44-b12e-06b4be5b47e1/mbid-856e0fd0-b1e1-4a44-b12e-06b4be5b47e1-41556923970_thumb500.jpg",
    "thumbnail_uri": "https://ia601207.us.archive.org/6/items/mbid-856e0fd0-b1e1-4a44-b12e-06b4be5b47e1/mbid-856e0fd0-b1e1-4a44-b12e-06b4be5b47e1-41556923970_thumb250.jpg",
    "song": "Northern Lights",
    "track_id": "bd22ddc8-323b-44ca-9cc2-b6614a9ceb07",
    "recording_id": "4632cf41-34ed-4dea-9dc3-9a6c59d9d4ce",
    "artist": "The Physics",
    "artist_ids": [
        "922b68bd-9acb-4853-b1eb-8d89b7ae44e9"
    ],
    "album": "Digital Wildlife",
    "release_id": "856e0fd0-b1e1-4a44-b12e-06b4be5b47e1",
    "release_group_id": "cbc4405b-c7b3-4455-a5fa-e0a615dc75c7",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2013-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": true,
    "is_live": false,
    "comment": "Going out to Murph in Roosevelt!\n\nSeattle's own! The Physics dropped 'Digital Wildlife' in 2013.  Produced by Jake One, mixed by Vitamin D.\n\nRumors are floating that The Physics have new music in the works . . . \n\nMeanwhile, check out a 2014 KEXP In-studio!\nhttps://youtu.be/8sgdmI1T1NE\n\nhttps://thephysics.bandcamp.com/album/digital-wildlife-3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}