Information about plays

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

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

{
    "id": 3565466,
    "uri": "https://api.kexp.org/v2/plays/3565466/?format=api",
    "airdate": "2025-10-15T16:11:15-07:00",
    "show": 64843,
    "show_uri": "https://api.kexp.org/v2/shows/64843/?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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Hatchie album releasing in November! \n\nThe cover of Liquorice, the third album from Australian indie pop artist Hatchie, features a closely cropped portrait of Harriette Pilbeam laughing, her smudged red lipstick suggesting the glorious aftermath of a kiss.\n\nPilbeam began writing Liquorice in earnest while living in Brisbane over 2022-2023, and later at a home shared with Agius in Melbourne, ultimately completing the demos in mid-2024.\n\nhttps://hatchie.bandcamp.com/album/liquorice",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}