Information about plays

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

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

{
    "id": 3598320,
    "uri": "https://api.kexp.org/v2/plays/3598320/?format=api",
    "airdate": "2025-12-31T05:47:45-08:00",
    "show": 65522,
    "show_uri": "https://api.kexp.org/v2/shows/65522/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Pockets",
    "track_id": "d40677b7-679f-406d-bbce-3f50ec2091f1",
    "recording_id": "b984ae3d-710a-4988-8d86-611b0b22ecaf",
    "artist": "Panic Shack",
    "artist_ids": [
        "f71cc410-3ac1-4068-b273-d5d09858feaf"
    ],
    "album": "Panic Shack",
    "release_id": "35455338-7e6c-4f81-b357-7518468344fb",
    "release_group_id": "84b4c80e-64b4-4839-8b25-47a31d394396",
    "labels": [
        "Brace Yourself Records"
    ],
    "label_ids": [
        "1ab75780-c217-410e-9880-2b5779d5b640"
    ],
    "release_date": "2025-07-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cardiff’s Panic Shack are a five-member punk-leaning indie outfit who first came together in 2018. The lineup features vocalist Sarah Harvey alongside guitarists Meg Fretwell and Romi Lawrence, bassist Emily Smith, and drummer Nick Doherty-Williams. Their self-titled debut album arrived in 2025, breaking into the UK Top 40 and reaching No. 1 on the UK Rock & Metal Albums Chart. The band are known for their witty, high-energy songwriting and chaotic, crowd-pleasing live performances. https://panicshack.bandcamp.com/album/panic-shack",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}