Information about plays

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

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

{
    "id": 3630304,
    "uri": "https://api.kexp.org/v2/plays/3630304/?format=api",
    "airdate": "2026-03-17T19:11:21-07:00",
    "show": 66209,
    "show_uri": "https://api.kexp.org/v2/shows/66209/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Malukayi",
    "track_id": null,
    "recording_id": "24737081-49e5-4a4a-abf4-53c4ee472e65",
    "artist": "Mbongwana Star feat. Konono Nº1",
    "artist_ids": [
        "72d65d46-ab84-443c-bed2-b820e11ef142",
        "5abe0fc1-63d1-4dcd-902a-be4a5a46b90b"
    ],
    "album": "From Kinshasa",
    "release_id": null,
    "release_group_id": "a959ce18-327e-43d4-b79e-ca3227cac18f",
    "labels": [
        "World Circuit"
    ],
    "label_ids": [
        "ad3947c8-2a1e-45b7-a41b-fd0f4d1065bc"
    ],
    "release_date": "2015-05-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Coming out of the Democratic Republic of Congo, this track has a quality of irresistible dancehall Afro-funk, yet it has a surreal, claustrophobic air imbued by a growling bassline that joins an other-worldly metallic melody courtesy of Konono No 1, perhaps played out on salvaged steel",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}