Information about plays

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

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

{
    "id": 3525075,
    "uri": "https://api.kexp.org/v2/plays/3525075/?format=api",
    "airdate": "2025-07-10T08:15:54-07:00",
    "show": 63972,
    "show_uri": "https://api.kexp.org/v2/shows/63972/?format=api",
    "image_uri": "https://dn721203.ca.archive.org/0/items/mbid-07ff98a6-53ac-4fcd-a3b9-042c68f3902d/mbid-07ff98a6-53ac-4fcd-a3b9-042c68f3902d-42438853004_thumb500.jpg",
    "thumbnail_uri": "https://dn721203.ca.archive.org/0/items/mbid-07ff98a6-53ac-4fcd-a3b9-042c68f3902d/mbid-07ff98a6-53ac-4fcd-a3b9-042c68f3902d-42438853004_thumb250.jpg",
    "song": "Cotton Mouth",
    "track_id": "4dc9c3fe-9745-4d77-8ec5-a8e097188b16",
    "recording_id": "9627eb53-e156-4a3c-a8e0-ff0f1594a33b",
    "artist": "fanclubwallet",
    "artist_ids": [
        "9bfbacf2-0682-4c11-b515-9fa9c37ad6ec"
    ],
    "album": "Cotton Mouth",
    "release_id": "07ff98a6-53ac-4fcd-a3b9-042c68f3902d",
    "release_group_id": "ca71d26f-8a15-4aed-b512-f07955f17aef",
    "labels": [
        "Lauren Records"
    ],
    "label_ids": [
        "d18ee3c2-32bc-40b0-96eb-2d5f43d47b34"
    ],
    "release_date": "2025-06-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hannah Judge, better known by her stage name fanclubwallet, is a Canadian musician from Ottawa. \nhttps://fanclubwallet.bandcamp.com/track/cotton-mouth\n--\nCheck out the music video for this track:\nhttps://www.youtube.com/watch?v=OiE477j9OV8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}