Information about plays

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

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

{
    "id": 3519572,
    "uri": "https://api.kexp.org/v2/plays/3519572/?format=api",
    "airdate": "2025-06-27T15:44:27-07:00",
    "show": 63851,
    "show_uri": "https://api.kexp.org/v2/shows/63851/?format=api",
    "image_uri": "https://coverartarchive.org/release/ac21bbba-92dd-43dc-a3a1-df918716e1d8/12999095573-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ac21bbba-92dd-43dc-a3a1-df918716e1d8/12999095573-250.jpg",
    "song": "Music Madness (Extended Charles Maurice Version)",
    "track_id": null,
    "recording_id": "878ad74e-e06f-41e7-b983-5cb97d49b93b",
    "artist": "Beckie Bell",
    "artist_ids": [
        "7ddb945a-1f9a-453b-ae67-3f711c7e5ade"
    ],
    "album": "French Disco Boogie Sounds (1975-1984)",
    "release_id": null,
    "release_group_id": "cc88d7f2-b27a-47db-84ed-716972a76d89",
    "labels": [],
    "label_ids": [],
    "release_date": "2015-03-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A killer disco anthem produced by famous French producer, Pierre \"Berjot\" Jaubert. \"Music Madness\" is a true slice of brilliance from Bell's rare 1980 album, 'In Need Of...' \n\nhttps://favoriterecordings.bandcamp.com/track/music-madness-extended-charles-maurice-version",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}