Information about plays

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

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

{
    "id": 3519967,
    "uri": "https://api.kexp.org/v2/plays/3519967/?format=api",
    "airdate": "2025-06-28T14:29:58-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://ia902800.us.archive.org/12/items/mbid-04a54ce3-7ca8-4d5c-80d7-b559c190a88f/mbid-04a54ce3-7ca8-4d5c-80d7-b559c190a88f-21104193544_thumb500.jpg",
    "thumbnail_uri": "https://ia802800.us.archive.org/12/items/mbid-04a54ce3-7ca8-4d5c-80d7-b559c190a88f/mbid-04a54ce3-7ca8-4d5c-80d7-b559c190a88f-21104193544_thumb250.jpg",
    "song": "Rebel Girl",
    "track_id": "024b494c-ec2d-3e3c-bd47-7b88857d3113",
    "recording_id": "4e80b278-bede-48a0-9b43-6f50768e0cb8",
    "artist": "Bikini Kill",
    "artist_ids": [
        "1397d045-1603-41fc-80b9-712c18360145"
    ],
    "album": "The Singles",
    "release_id": "04a54ce3-7ca8-4d5c-80d7-b559c190a88f",
    "release_group_id": "a6ba2726-8da1-344e-9616-be72e8ec6322",
    "labels": [
        "Kill Rock Stars"
    ],
    "label_ids": [
        "a16c4ee6-8f6b-4314-9701-465c2e11dffe"
    ],
    "release_date": "1998-06-23",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Bikini Kill was the emblematic band in the early-1990s riot grrrl movement, which sought to prove that feminism could become a central element within punk and fundamentally change the music in the process. Kathleen Hanna, with her alarm bell of a voice and kinetic, funny, sometimes cutting presence, became riot grrrl's most visible torch-bearer.\"\nHere's an interview with Hanna: https://www.npr.org/2019/08/12/749456007/kathleen-hanna-bikini-kill-rebel-girl-rock-camp-american-anthem",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}