Information about plays

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

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

{
    "id": 3593113,
    "uri": "https://api.kexp.org/v2/plays/3593113/?format=api",
    "airdate": "2025-12-19T14:45:25-08:00",
    "show": 65419,
    "show_uri": "https://api.kexp.org/v2/shows/65419/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Is It Now?",
    "track_id": "a570da40-ea70-4cc7-a94f-6c7b26a60644",
    "recording_id": "ede2daa8-6987-45f7-9a0e-8ab72174f30b",
    "artist": "Automatic",
    "artist_ids": [
        "9b627d78-b041-4b23-bb70-3534e61afc7e"
    ],
    "album": "Is It Now?",
    "release_id": "24bbda12-1742-44ae-8aae-78741a9ee5bc",
    "release_group_id": "98460e0a-a764-4f61-a378-f1ecc75f5445",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#49\nAutomatic is Izzy Glaudini (synths, vocals), Lola Dompé (drums, vocals) and Halle Saxon (bass, vocals). The band first met while immersed in LA's DIY music scene and started jamming together in 2017. \n\nhttps://automatic.band/\nhttps://www.stonesthrow.com/artist/automatic/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}