Information about plays

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

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

{
    "id": 3520473,
    "uri": "https://api.kexp.org/v2/plays/3520473/?format=api",
    "airdate": "2025-06-29T17:14:13-07:00",
    "show": 63875,
    "show_uri": "https://api.kexp.org/v2/shows/63875/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dance To The Music",
    "track_id": null,
    "recording_id": null,
    "artist": "Kathy Brown, Revival House Project",
    "artist_ids": [
        "63ed844e-2d6e-4080-a7bd-aaa7ea9b4eba",
        "784fc62b-a3d2-4c6f-bcb8-802b7092dc74"
    ],
    "album": "Dance to the Music",
    "release_id": null,
    "release_group_id": "7632bc8b-c823-425f-b5fa-68da1a350e1f",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-12-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Revival House Project presents this reimagined version of Sly and the Family Stone’s original song, in collaboration with Kathy Brown.\n\n“Our debut album, ‘Dance to the Music’, is an 18-track celebration of life and joy. Inspired by our 8th single, the album’s title reflects our mission: to craft reimagined versions of beloved songs that transcend genres and invite everyone to move, feel, and celebrate. Dancing, after all, is more than movement – it’s a source of joy, healing, and connection, proven to lift spirits and strengthen both body and mind.”\n– Revival House Project\n\nhttps://tinyurl.com/33nyb8ww",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}