Information about plays

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

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

{
    "id": 3639086,
    "uri": "https://api.kexp.org/v2/plays/3639086/?format=api",
    "airdate": "2026-04-07T14:39:06-07:00",
    "show": 66392,
    "show_uri": "https://api.kexp.org/v2/shows/66392/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Son Shine",
    "track_id": "4f291b41-3d6d-4d83-a4f7-e1f41d048493",
    "recording_id": "3a47edb1-0363-4187-93aa-df3d11f23d24",
    "artist": "SAULT",
    "artist_ids": [
        "23b19bc5-813e-4456-bbae-ac3ca118f535"
    ],
    "album": "UNTITLED (Rise)",
    "release_id": "38fb1e77-a96b-4892-ad24-84381aeb2c52",
    "release_group_id": "c24db83b-e929-4dbf-b270-6344a7ea4fea",
    "labels": [
        "Forever Living Originals"
    ],
    "label_ids": [
        "81e61c90-28f2-4dcb-b656-cac924dfa331"
    ],
    "release_date": "2020-09-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "2020\n\nThe enigmatic British collective SAULT famously eschews media interactions and highlights Black-centric issues.\n\nThe Guardian writes of their 2020 album, 'UNTITLED (Rise)': \"Straight away you realise you’re in the presence of something special. The first three songs function as brilliantly constructed dance tracks and keep messing with the listener’s emotions.\"\n\nhttps://saultglobal.bandcamp.com/album/untitled-rise\nhttps://www.sault.global/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}