Information about plays

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

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

{
    "id": 3570972,
    "uri": "https://api.kexp.org/v2/plays/3570972/?format=api",
    "airdate": "2025-10-28T10:03:49-07:00",
    "show": 64957,
    "show_uri": "https://api.kexp.org/v2/shows/64957/?format=api",
    "image_uri": "https://ia600209.us.archive.org/21/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": "Different Places",
    "track_id": "af4a669c-36cb-4b10-aac7-5f79b5847db3",
    "recording_id": "1247d2c4-af31-4efa-867f-cf89ade7a1ef",
    "artist": "Amber Mark feat. John the Blind",
    "artist_ids": [
        "b44e2752-deb5-4f10-b8e9-6671484acb34",
        "6eb5d8c5-8908-4db3-a487-d5ff920d6d5e"
    ],
    "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": "New York-based R&B singer and producer Amber Mark has just released her second album to extremely positive reviews.: https://pitchfork.com/reviews/albums/amber-mark-pretty-idea/\n--\nThe percussion in this song (as well as bass, guitar, and piano) are by producer and co-writer John Ryan (John the Blind).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}