Information about plays

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

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

{
    "id": 3588894,
    "uri": "https://api.kexp.org/v2/plays/3588894/?format=api",
    "airdate": "2025-12-09T11:42:57-08:00",
    "show": 65331,
    "show_uri": "https://api.kexp.org/v2/shows/65331/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ride With Me",
    "track_id": "7509acf5-db6f-4e02-bd7b-346830ab20f6",
    "recording_id": "f120db2d-3121-4ec8-bf68-323d9cbedb87",
    "artist": "The Mavericks",
    "artist_ids": [
        "21e68cc5-1295-4b66-8f4d-6ba58d63f78c"
    ],
    "album": "Brand New Day",
    "release_id": "30393019-590c-48de-8820-16aa9cc54902",
    "release_group_id": "385a0d68-c43e-40c8-a8a7-80d46e03c4e5",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-03-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Though his earthly body may have passed, Raul’s spirit will live on forever in heaven, and here on earth through the music, joy, and light he brought forth. His contributions to American and Latin music will be everlasting, as his songs and voice touched fans and fellow artists around the world.” --The Mavericks: https://entertainmentnow.com/music/mavericks-raul-malo-passes-cancer-tributes/\n--\nR.I.P., Raul Malo, lead singer of The Mavericks, who has died of cancer at age 60: https://www.npr.org/2025/12/09/nx-s1-5553410/raul-malo-the-mavericks-dies-at-60\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}