Information about plays

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

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

{
    "id": 3652160,
    "uri": "https://api.kexp.org/v2/plays/3652160/?format=api",
    "airdate": "2026-05-08T13:56:16-07:00",
    "show": 66662,
    "show_uri": "https://api.kexp.org/v2/shows/66662/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Reckoning",
    "track_id": "a5b1bd0b-1a71-4b18-a22a-fe76a7cd5139",
    "recording_id": "66b5304c-1a62-4a31-88f9-183df77c0263",
    "artist": "JusMoni",
    "artist_ids": [
        "37385c8e-a61a-4d24-98b8-c2325ba4b67c"
    ],
    "album": "Reckoning",
    "release_id": "ed9112c0-232e-4700-ada5-b9b793545f78",
    "release_group_id": "ef333217-99af-4d4f-b069-82c160b055fa",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2021-11-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "JusMoni, a.k.a. Moni Tep, is one of Seattle’s most soulful and enchanting vocalists and songwriters. https://bit.ly/3phudwi\n\nJusMoni has released 5 self-produced albums that are steeped with her spiritual and traditional experiences in the Black church and in her homeland of Cambodia.\n https://jusmoni.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}