Information about plays

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

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

{
    "id": 3593062,
    "uri": "https://api.kexp.org/v2/plays/3593062/?format=api",
    "airdate": "2025-12-19T11:25:46-08:00",
    "show": 65418,
    "show_uri": "https://api.kexp.org/v2/shows/65418/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Only One Laughing",
    "track_id": "fc651719-76ab-47d8-a450-f3ff0ea63cdd",
    "recording_id": "cfa3be68-a84a-444a-9142-a1c941556970",
    "artist": "Hatchie",
    "artist_ids": [
        "b51f07c9-a42c-4ea7-b5ed-ce4b7f47101a"
    ],
    "album": "Liquorice",
    "release_id": "45841de2-b7d2-432f-b119-0ceaaa6a8b79",
    "release_group_id": "f3d448bb-7105-438b-831a-52e73a82dffb",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#82 on our countdown of YOUR favorite albums of 2025\n\nHatchie's third album, Liquorice, produced by Jay Som, came out in November!\n\nHarriette Pilbeam of Hatchie said of this release: “My last album ended up being really dark and introspective and that is one part of me, but there was this whole other side that I felt like I wasn't expressing. I’m a hopeless romantic and a very silly person, sometimes to a fault.”\n\nRead more here: https://hatchie.bandcamp.com/album/liquorice",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}