Information about plays

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

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

{
    "id": 3641522,
    "uri": "https://api.kexp.org/v2/plays/3641522/?format=api",
    "airdate": "2026-04-13T10:01:36-07:00",
    "show": 66443,
    "show_uri": "https://api.kexp.org/v2/shows/66443/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-45841de2-b7d2-432f-b119-0ceaaa6a8b79/mbid-45841de2-b7d2-432f-b119-0ceaaa6a8b79-42938522057_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-45841de2-b7d2-432f-b119-0ceaaa6a8b79/mbid-45841de2-b7d2-432f-b119-0ceaaa6a8b79-42938522057_thumb250.jpg",
    "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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hatchie will be LIVE on KEXP TOMORROW - Tue. April 14th at noon on the Midday Show. Free and Open to the public!\n\nHatchie's third album, 'Liquorice,' produced by Jay Som, came out in November. It landed at #82 on KEXP listener's favorite albums on 2025. Check out that full list here:\nhttps://www.kexp.org/countdowns/best-albums-of-2025/\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\n\nhttps://www.hatchie.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}