Information about plays

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

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

{
    "id": 3639760,
    "uri": "https://api.kexp.org/v2/plays/3639760/?format=api",
    "airdate": "2026-04-09T05:41:53-07:00",
    "show": 66405,
    "show_uri": "https://api.kexp.org/v2/shows/66405/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-de04ddc0-3951-4bb9-a2ae-77d40a456714/mbid-de04ddc0-3951-4bb9-a2ae-77d40a456714-44645260144_thumb500.jpg",
    "thumbnail_uri": "https://ia803106.us.archive.org/22/items/mbid-de04ddc0-3951-4bb9-a2ae-77d40a456714/mbid-de04ddc0-3951-4bb9-a2ae-77d40a456714-44645260144_thumb250.jpg",
    "song": "Hours, Years",
    "track_id": "7879bec7-5213-49ed-a69b-9c40988f48d7",
    "recording_id": "c089de03-5a7e-49f6-8a67-88b177d069e2",
    "artist": "AtticOmatic",
    "artist_ids": [
        "edfa76f1-dcac-44db-aaed-d57024c048e9"
    ],
    "album": "Between Two",
    "release_id": "de04ddc0-3951-4bb9-a2ae-77d40a456714",
    "release_group_id": "8e7914d1-35da-4f6e-907e-f976548817ea",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brighton-based quintet AtticOmatic recently released their second EP, Between Two, featuring a \"genre-agnostic\" blend of indie, jazz, post-punk, and folk. The band’s sound is deeply influenced by themes of grief, aging, and navigating adulthood with Autism and ADHD. \n\nhttps://bit.ly/4srV4nD",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}