Information about plays

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

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

{
    "id": 3549871,
    "uri": "https://api.kexp.org/v2/plays/3549871/?format=api",
    "airdate": "2025-09-07T02:35:40-07:00",
    "show": 64497,
    "show_uri": "https://api.kexp.org/v2/shows/64497/?format=api",
    "image_uri": "https://ia601800.us.archive.org/25/items/mbid-e5d37dea-e281-4735-a518-b58bf6fd22ac/mbid-e5d37dea-e281-4735-a518-b58bf6fd22ac-41799258002_thumb500.jpg",
    "thumbnail_uri": "https://ia601800.us.archive.org/25/items/mbid-e5d37dea-e281-4735-a518-b58bf6fd22ac/mbid-e5d37dea-e281-4735-a518-b58bf6fd22ac-41799258002_thumb250.jpg",
    "song": "OUT THE WINDOW",
    "track_id": "6ada50ef-4cd2-4997-a9dd-d743534c8e05",
    "recording_id": "d75d794e-e583-43e5-a994-5596233c6aa3",
    "artist": "Chong the Nomad",
    "artist_ids": [
        "f8bc2114-691d-48c7-bc19-41c7126896a8"
    ],
    "album": "OUT THE WINDOW",
    "release_id": "e5d37dea-e281-4735-a518-b58bf6fd22ac",
    "release_group_id": "724ea3a2-beac-4293-bf6f-658b3aadbbeb",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Seattle electronic legend Chong the Nomad! Chong The Nomad (real name Alda Agustiano) is a 26-year-old Indonesian-American producer, DJ and artist based in Seattle. \n\nChong the Nomad will be supporting Death Cab for Cutie’s hometown shows October 26th and 27th at The Historic Paramount Theatre.\n\nGRAB TICKETS HERE: https://www.deathcabforcutie.com/\n\nhttps://www.chongthenomad.com/about",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}