Information about plays

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

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

{
    "id": 3558834,
    "uri": "https://api.kexp.org/v2/plays/3558834/?format=api",
    "airdate": "2025-09-28T14:38:23-07:00",
    "show": 64691,
    "show_uri": "https://api.kexp.org/v2/shows/64691/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-8521e6c9-e55f-4349-ac8d-865ee0404b40/mbid-8521e6c9-e55f-4349-ac8d-865ee0404b40-42532808195_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-8521e6c9-e55f-4349-ac8d-865ee0404b40/mbid-8521e6c9-e55f-4349-ac8d-865ee0404b40-42532808195_thumb250.jpg",
    "song": "Rivière Noire Decolonise Your Mind",
    "track_id": "953738e6-494c-498a-a8ee-56ddb5fafe10",
    "recording_id": "e24283b8-6a90-4bcf-8ede-868c5803c571",
    "artist": "Reginald Omas Mamode IV",
    "artist_ids": [
        "70cc4e59-51e5-4f59-b330-d822fac59fe1"
    ],
    "album": "Rivière Noire",
    "release_id": "8521e6c9-e55f-4349-ac8d-865ee0404b40",
    "release_group_id": "9ef85031-f886-4547-9fd4-00debddae293",
    "labels": [
        "Melting Pot Music"
    ],
    "label_ids": [
        "5f74a304-ac4a-44b0-b0e2-b2c61b87fa84"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Reginald Omas Mamode IV is an Anglo-Mauritian vocalist, producer and musician. Born and raised in Britain while maintaining a firm connection to his father's African island.\n\nhttps://reginaldomasmamodeiv.bandcamp.com/album/rivi-re-noire",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}