Information about plays

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

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

{
    "id": 3553259,
    "uri": "https://api.kexp.org/v2/plays/3553259/?format=api",
    "airdate": "2025-09-15T05:47:05-07:00",
    "show": 64568,
    "show_uri": "https://api.kexp.org/v2/shows/64568/?format=api",
    "image_uri": "https://ia903207.us.archive.org/19/items/mbid-9f2266ba-350e-4b4e-a290-dc8a5efaeadb/mbid-9f2266ba-350e-4b4e-a290-dc8a5efaeadb-14920269445_thumb500.jpg",
    "thumbnail_uri": "https://ia803207.us.archive.org/19/items/mbid-9f2266ba-350e-4b4e-a290-dc8a5efaeadb/mbid-9f2266ba-350e-4b4e-a290-dc8a5efaeadb-14920269445_thumb250.jpg",
    "song": "Mas que nada",
    "track_id": "3ac5e041-942b-3f65-863e-8de017f085b1",
    "recording_id": "c3f3cacd-cf31-4028-9867-60737509e29b",
    "artist": "Sérgio Mendes & Brasil ’66",
    "artist_ids": [
        "491d8124-42e9-43f0-a828-e4a40c59e5ba"
    ],
    "album": "Cocktail Mix, Volume 2: Martini Madness",
    "release_id": "9f2266ba-350e-4b4e-a290-dc8a5efaeadb",
    "release_group_id": "de152a49-9ef6-3b46-97ee-40950d119df4",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1996-01-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The Brazilian musician Sérgio Mendes, who brought bossa nova to an international audience in the 1960s with his band Brasil ’66, died [in September 2024].\" \n\nRead more about Mendes's life and career here: \n\nhttps://www.theguardian.com/music/article/2024/sep/06/brazilian-musician-sergio-mendes-dies-aged-83",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}