Information about plays

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

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

{
    "id": 3569265,
    "uri": "https://api.kexp.org/v2/plays/3569265/?format=api",
    "airdate": "2025-10-24T07:29:59-07:00",
    "show": 64918,
    "show_uri": "https://api.kexp.org/v2/shows/64918/?format=api",
    "image_uri": "https://ia804504.us.archive.org/2/items/mbid-74560864-f204-3907-b411-8fe747957d56/mbid-74560864-f204-3907-b411-8fe747957d56-7932611464_thumb500.jpg",
    "thumbnail_uri": "https://ia904504.us.archive.org/2/items/mbid-74560864-f204-3907-b411-8fe747957d56/mbid-74560864-f204-3907-b411-8fe747957d56-7932611464_thumb250.jpg",
    "song": "Memory Gospel",
    "track_id": "f974a5cf-399e-3f83-bc11-758b04478088",
    "recording_id": "5352f5bc-fadc-492e-b41a-aff6a0c7b201",
    "artist": "Moby",
    "artist_ids": [
        "8970d868-0723-483b-a75b-51088913d3d4"
    ],
    "album": "Play: The B Sides",
    "release_id": "74560864-f204-3907-b411-8fe747957d56",
    "release_group_id": "65fb797e-5c47-3254-928a-1df0df350d76",
    "labels": [
        "V2"
    ],
    "label_ids": [
        "dc2f5993-7a3d-4c59-bba0-0a77bf9d7416"
    ],
    "release_date": "2004-07-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this date in the year 2000, Moby released \"Play: The B Sides.\" The album's songs are all outtakes from his 1999 album \"Play.\"\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}