Information about plays

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

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

{
    "id": 3648923,
    "uri": "https://api.kexp.org/v2/plays/3648923/?format=api",
    "airdate": "2026-05-01T02:35:10-07:00",
    "show": 66595,
    "show_uri": "https://api.kexp.org/v2/shows/66595/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-d7186618-b628-4a11-a9d8-92f2f62de465/mbid-d7186618-b628-4a11-a9d8-92f2f62de465-44137074538_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-d7186618-b628-4a11-a9d8-92f2f62de465/mbid-d7186618-b628-4a11-a9d8-92f2f62de465-44137074538_thumb250.jpg",
    "song": "Azimuth",
    "track_id": "a93bf342-5654-4fe2-a8c3-3c2f8f9a8ab9",
    "recording_id": "d04cef0e-69b1-4d2a-978c-9fba44917037",
    "artist": "Nubiyan Twist feat. eniola",
    "artist_ids": [
        "4fdddb48-b8a0-470d-9db4-e5fc77230d59",
        "b0b94f1c-94fb-4ba2-b5da-6bb2b755c0b9"
    ],
    "album": "Chasing Shadows",
    "release_id": "d7186618-b628-4a11-a9d8-92f2f62de465",
    "release_group_id": "6831c804-02df-4fd5-aef0-a5266d862562",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "152a4ecc-91b5-474a-8842-9856b1cf6105"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nubiyan Twist hails form London. A blend of virtuosic players, skilled producers and inspired composers join forces to create a unique, infectious sound drawing on jazz, hip-hop, afrobeat, latin, soul, reggae and dance music - expect ultra-tight musicianship and a powerful 9 piece, big band sound.\n\nThe band's fifth studio album was released in March.\nhttps://nubiyantwist.bandcamp.com/album/chasing-shadows",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}