Information about plays

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

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

{
    "id": 3576946,
    "uri": "https://api.kexp.org/v2/plays/3576946/?format=api",
    "airdate": "2025-11-11T19:30:29-08:00",
    "show": 65084,
    "show_uri": "https://api.kexp.org/v2/shows/65084/?format=api",
    "image_uri": "https://coverartarchive.org/release/7ff9864a-d0ee-44eb-8bf9-571af5e5749e/42350035286-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7ff9864a-d0ee-44eb-8bf9-571af5e5749e/42350035286-250.jpg",
    "song": "game boy",
    "track_id": null,
    "recording_id": null,
    "artist": "KATSEYE",
    "artist_ids": [
        "abbf7d85-9a7f-4a6c-80bd-bf71f2c7d520"
    ],
    "album": "BEAUTIFUL CHAOS",
    "release_id": null,
    "release_group_id": "ff49d7d5-9867-4309-8d5a-b534486ea575",
    "labels": [
        "HYBE × GEFFEN"
    ],
    "label_ids": [
        "5ab1234e-05c3-4260-8b00-a208224dd96b"
    ],
    "release_date": "2025-06-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KATSEYE is the first-ever global girl group formed using KPOP artist development methodologies – is “out to change the look and sound of modern pop as we know it,” as Vogue recently noted. Check them out on tour:\n\nDecember 5, 2025: San Francisco, CA - Bill Graham Civic Auditorium\nDecember 6, 2025: San Francisco, CA - Bill Graham Civic Auditorium\nDecember 9, 2025: Seattle, WA - WAMU Theater\n\nhttps://www.katseye.world/story-of-katseye/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}