Information about plays

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

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

{
    "id": 3570926,
    "uri": "https://api.kexp.org/v2/plays/3570926/?format=api",
    "airdate": "2025-10-28T07:26:05-07:00",
    "show": 64956,
    "show_uri": "https://api.kexp.org/v2/shows/64956/?format=api",
    "image_uri": "https://ia601509.us.archive.org/20/items/mbid-52214d83-3213-38ac-978d-e35316597336/mbid-52214d83-3213-38ac-978d-e35316597336-5900074638_thumb500.jpg",
    "thumbnail_uri": "https://ia801509.us.archive.org/20/items/mbid-52214d83-3213-38ac-978d-e35316597336/mbid-52214d83-3213-38ac-978d-e35316597336-5900074638_thumb250.jpg",
    "song": "Press Darlings",
    "track_id": "50951b84-4243-3766-b151-bc540dcc69c2",
    "recording_id": "4d03ad5d-a382-4246-8d6e-63ec0fca7ade",
    "artist": "Adam and The Ants",
    "artist_ids": [
        "75d4f194-969c-4538-b789-742f3eb3d02c"
    ],
    "album": "Kings of the Wild Frontier",
    "release_id": "52214d83-3213-38ac-978d-e35316597336",
    "release_group_id": "8698397e-887c-3f78-9d95-6c6499a1daa8",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kings of the Wild Frontier turns 45 this year! \n\n\"We were outsiders, and to get a record like \"Kings” together with all its conflicting contents, a recipe of different ideas musically, it's a hybrid. It was distinctive, people of all ages and backgrounds seemed to go \"Ooh!\" It took us by surprise. It was a proud moment to get it in shops and out to people.\" \nHere's an interview with Adam Ant from HuffPost, celebrating 35: https://www.huffpost.com/entry/interviewadam-ant_b_5883db6fe4b0d96b98c1dca1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}