Information about plays

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

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

{
    "id": 3571797,
    "uri": "https://api.kexp.org/v2/plays/3571797/?format=api",
    "airdate": "2025-10-30T11:31:32-07:00",
    "show": 64973,
    "show_uri": "https://api.kexp.org/v2/shows/64973/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-82f1d593-13c9-4e38-9a7e-f706ed034674/mbid-82f1d593-13c9-4e38-9a7e-f706ed034674-43260325955_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-82f1d593-13c9-4e38-9a7e-f706ed034674/mbid-82f1d593-13c9-4e38-9a7e-f706ed034674-43260325955_thumb250.jpg",
    "song": "By The End of the Night",
    "track_id": "2d0c70a2-56d9-4401-b171-cd533c94da8c",
    "recording_id": "4ad96d87-8141-40ea-ad83-8b40af8d94ef",
    "artist": "Amber Mark",
    "artist_ids": [
        "b44e2752-deb5-4f10-b8e9-6671484acb34"
    ],
    "album": "Pretty Idea",
    "release_id": "82f1d593-13c9-4e38-9a7e-f706ed034674",
    "release_group_id": "91ddf1dd-4e35-4ea7-be4c-d665d7489b5d",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Amber Mark is the genre-splicing polymath that music needs now. Raised across Europe and Asia, and based in New York, Amber weaves her deep knowledge of international styles into a stunning musical tapestry which reveals new intricacies on every listen. Adding to the unique magic is the fact that Mark writes and produces all of her music herself. “I enjoy working alone because I can be most creative,” says Mark. “There’s no compromising.”\n\nHer latest album, 'By The End of the Night,' is out now on Interscope Records.\n\nhttps://www.ambermarkmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}