Information about plays

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

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

{
    "id": 3579796,
    "uri": "https://api.kexp.org/v2/plays/3579796/?format=api",
    "airdate": "2025-11-18T10:10:56-08:00",
    "show": 65145,
    "show_uri": "https://api.kexp.org/v2/shows/65145/?format=api",
    "image_uri": "https://ia803101.us.archive.org/11/items/mbid-abbd1cf9-8b31-4ecf-96ed-d97cb497c11a/mbid-abbd1cf9-8b31-4ecf-96ed-d97cb497c11a-19685352496_thumb500.jpg",
    "thumbnail_uri": "https://ia903101.us.archive.org/11/items/mbid-abbd1cf9-8b31-4ecf-96ed-d97cb497c11a/mbid-abbd1cf9-8b31-4ecf-96ed-d97cb497c11a-19685352496_thumb250.jpg",
    "song": "Portions for Foxes",
    "track_id": "0998118e-4e8d-37d3-a699-6f2f6cda5d3b",
    "recording_id": "468ac98e-d953-4a4d-bd4b-845d73b88eac",
    "artist": "Rilo Kiley",
    "artist_ids": [
        "eaf6a7ca-105d-4a94-ba02-8c3e4040319a"
    ],
    "album": "More Adventurous",
    "release_id": "abbd1cf9-8b31-4ecf-96ed-d97cb497c11a",
    "release_group_id": "2fb02dc3-f37f-373c-a682-dacc7f20237b",
    "labels": [
        "Brute/Beaute Records"
    ],
    "label_ids": [
        "3438d928-fe15-487d-9579-52828bed3ad2"
    ],
    "release_date": "2004-08-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Our 90.TEEN DJ on Saturday was Calla Hallmark. Calla has moved around Washington quite a bit, but one thing always stayed the same: KEXP playing in the background of her life. She prides herself on her eclectic music taste and can’t wait for listeners to ride the genre roller coaster with her. Calla is currently a Junior at Gig Harbor High School. After graduation, she hopes to pursue a career in Forensic Pathology and become a Medical Examiner. \n--\nSee the official music video for Rilo Kiley's \"Portions for Foxes\": https://www.youtube.com/watch?v=Gw0YeT0nJ3A",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}