Information about plays

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

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

{
    "id": 3546761,
    "uri": "https://api.kexp.org/v2/plays/3546761/?format=api",
    "airdate": "2025-08-30T15:59:28-07:00",
    "show": 64430,
    "show_uri": "https://api.kexp.org/v2/shows/64430/?format=api",
    "image_uri": "https://ia600805.us.archive.org/12/items/mbid-19f37b79-2aa3-4158-86cb-1935166c3d7e/mbid-19f37b79-2aa3-4158-86cb-1935166c3d7e-40478607026_thumb500.jpg",
    "thumbnail_uri": "https://ia800805.us.archive.org/12/items/mbid-19f37b79-2aa3-4158-86cb-1935166c3d7e/mbid-19f37b79-2aa3-4158-86cb-1935166c3d7e-40478607026_thumb250.jpg",
    "song": "won't cry",
    "track_id": "93ec6c7b-ff39-4b7d-8549-2df12292f1d6",
    "recording_id": "f2b43cf7-3766-44c7-b2a5-a9f989bfd3bf",
    "artist": "Amber Mark",
    "artist_ids": [
        "b44e2752-deb5-4f10-b8e9-6671484acb34"
    ],
    "album": "Loosies",
    "release_id": "19f37b79-2aa3-4158-86cb-1935166c3d7e",
    "release_group_id": "8cd8923f-ca1c-493d-9bcc-40db43223bf6",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-11-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Tennessee singer said, \"Going out dancing has always been a way for me to let go, and “Won’t Cry” is the soundtrack to that feeling. It may be a little cliché, but sometimes you just gotta sweat out the drama and leave the mess on the dance floor while looking cute doing it.\" \n\nhttps://www.ambermarkmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}