Information about plays

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

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

{
    "id": 3548504,
    "uri": "https://api.kexp.org/v2/plays/3548504/?format=api",
    "airdate": "2025-09-03T16:19:38-07:00",
    "show": 64465,
    "show_uri": "https://api.kexp.org/v2/shows/64465/?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": "Lose It Again",
    "track_id": "abf24dce-51e2-46d4-b759-7bf5ae3381b0",
    "recording_id": "b968b05e-cd2e-47db-a5a8-d2baef235b52",
    "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": "Australian artist Harriette Pilbeam (Hatchie) has announced her third album, \"Liquorice,\" produced by Jay Som.  \n\n“This album feels like the culmination of everything I’ve wanted to do with this project since I first started it,” Harriette Pilbeam explains. “I focused on the finer details of the trajectory of love found and lost, inspired by my favorite tragic romance films. I’ve never felt more aligned with an album and can’t wait to share the experience with everyone.”\n\nhttps://www.hatchie.net/\nhttps://hatchie.bandcamp.com/album/liquorice",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}