Information about plays

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

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

{
    "id": 3591380,
    "uri": "https://api.kexp.org/v2/plays/3591380/?format=api",
    "airdate": "2025-12-15T09:32:53-08:00",
    "show": 65385,
    "show_uri": "https://api.kexp.org/v2/shows/65385/?format=api",
    "image_uri": "https://ia600100.us.archive.org/20/items/mbid-fe607444-0a02-4532-9631-1052402f9a01/mbid-fe607444-0a02-4532-9631-1052402f9a01-6752634256_thumb500.jpg",
    "thumbnail_uri": "https://ia600100.us.archive.org/20/items/mbid-fe607444-0a02-4532-9631-1052402f9a01/mbid-fe607444-0a02-4532-9631-1052402f9a01-6752634256_thumb250.jpg",
    "song": "My Girls",
    "track_id": "83b4f80e-9eda-34c0-9114-3db516e64d3f",
    "recording_id": "4679d415-5bab-4bc5-bf08-81c3f32784ff",
    "artist": "Animal Collective",
    "artist_ids": [
        "0c751690-c784-4a4f-b1e4-c1de27d47581"
    ],
    "album": "Merriweather Post Pavilion",
    "release_id": "fe607444-0a02-4532-9631-1052402f9a01",
    "release_group_id": "b059890c-d415-3e65-aaed-52c810565922",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2009-01-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Hope you’re staying dry on a rainy Monday in the PNW.  I would like to request a song for my daughter Grace who turns 10 today.  I can still remember the day her mom and I brought her home from Swedish, one of the most nerve racking drives to West Seattle I ever had! If you could play My Girls by Animal Collective I would greatly appreciate it.  Happy birthday Grace!! Love mom Sara and dad Nate\"\n--\nWatch the official video here: https://www.youtube.com/watch?v=zol2MJf6XNE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}