Information about plays

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

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

{
    "id": 3521088,
    "uri": "https://api.kexp.org/v2/plays/3521088/?format=api",
    "airdate": "2025-07-01T06:14:14-07:00",
    "show": 63889,
    "show_uri": "https://api.kexp.org/v2/shows/63889/?format=api",
    "image_uri": "https://ia600303.us.archive.org/12/items/mbid-1f25de31-dc97-42b9-b794-661895b6b575/mbid-1f25de31-dc97-42b9-b794-661895b6b575-42095818594_thumb500.jpg",
    "thumbnail_uri": "https://ia800303.us.archive.org/12/items/mbid-1f25de31-dc97-42b9-b794-661895b6b575/mbid-1f25de31-dc97-42b9-b794-661895b6b575-42095818594_thumb250.jpg",
    "song": "Don't Want to Know",
    "track_id": "dbb5e6bc-dd09-4b8b-b37c-f16cf9bdd080",
    "recording_id": "30d92f20-29d3-46f6-80c1-3b2152822ffd",
    "artist": "World News",
    "artist_ids": [
        "49211211-44e2-41e2-8ea2-2dd3a5fd0a3c"
    ],
    "album": "Don't Want to Know",
    "release_id": "1f25de31-dc97-42b9-b794-661895b6b575",
    "release_group_id": "a779cb54-cd2c-4902-98dd-4717a3a74e57",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-05-28",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Don’t Want To Know” shows off London post-punk band World News's signature jangly, hook-driven sound contrasted against lyrics delving into themes of struggle, disillusionment, and escapism. Frontman Alex Evans’ said, “I think when I wrote it, I was definitely in a depressive episode.” https://worldnewsband.bandcamp.com/track/dont-want-to-know\nhttps://worldnews.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}