Information about plays

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

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

{
    "id": 3582824,
    "uri": "https://api.kexp.org/v2/plays/3582824/?format=api",
    "airdate": "2025-11-25T14:53:32-08:00",
    "show": 65208,
    "show_uri": "https://api.kexp.org/v2/shows/65208/?format=api",
    "image_uri": "https://coverartarchive.org/release/5e1b3327-e1f9-44fd-9c02-94a7d69da18d/30754746446-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5e1b3327-e1f9-44fd-9c02-94a7d69da18d/30754746446-250.jpg",
    "song": "Mr. Mister (Future Screw remix)",
    "track_id": null,
    "recording_id": "2e3355a1-3dea-4a82-98d6-906f2e7dc174",
    "artist": "J*Davey",
    "artist_ids": [
        "f5331aa8-1ba7-42fa-8a48-6442d8ce5e9c"
    ],
    "album": "The Beauty in Distortion / The Land of the Lost",
    "release_id": null,
    "release_group_id": "8eb3f38a-6621-49de-be52-6ea7f19d6147",
    "labels": [
        "Interdependent Media"
    ],
    "label_ids": [
        "56b25e0a-c9cd-41b8-9cb2-b6a972b01ae0"
    ],
    "release_date": "2007-09-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "As J*Davey, vocalist Jack Davey (aka Brianna Cartwright) and producer Brook D'Leau draw from soul, funk, hip-hop, and new wave. \nThroughout their alliance, both individually and together, they performed and recorded with a variety of artists, including Sa-Ra, Thundercat, the Roots, 4hero, Miguel, and even Mariah Carey.\n\nhttps://www.theford.com/musicdb/artists/9642/jdavey#",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}