Information about plays

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

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

{
    "id": 3548172,
    "uri": "https://api.kexp.org/v2/plays/3548172/?format=api",
    "airdate": "2025-09-02T22:54:12-07:00",
    "show": 64458,
    "show_uri": "https://api.kexp.org/v2/shows/64458/?format=api",
    "image_uri": "https://coverartarchive.org/release/78e3e537-1a94-4514-98d4-3561fc61f307/9816947167-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/78e3e537-1a94-4514-98d4-3561fc61f307/9816947167-250.jpg",
    "song": "For Her Souly, Slowly, Solely",
    "track_id": null,
    "recording_id": "acb42c42-65a9-4ef6-933c-8f629a61b47d",
    "artist": "Omid, Hymnal",
    "artist_ids": [],
    "album": "Beneath the Surface",
    "release_id": null,
    "release_group_id": "4d632bc4-6b4b-34bf-a566-870d489065a0",
    "labels": [
        "Celestial Recordings"
    ],
    "label_ids": [
        "fd4f2959-77b0-4413-a77e-8f3d66cf666d"
    ],
    "release_date": "1999-06-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From deeeeeeep in the KEXP library. Hip hop = poetry. https://www.passionweiss.com/2018/04/23/terry-hymnal-robinson/\nhttps://www.allmusic.com/artist/omid-mn0000472079",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}