Information about plays

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

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

{
    "id": 3575255,
    "uri": "https://api.kexp.org/v2/plays/3575255/?format=api",
    "airdate": "2025-11-07T20:06:08-08:00",
    "show": 65048,
    "show_uri": "https://api.kexp.org/v2/shows/65048/?format=api",
    "image_uri": "https://coverartarchive.org/release/d55a947d-0f1c-45d4-91ed-1f6d7c8632d1/38055130628-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d55a947d-0f1c-45d4-91ed-1f6d7c8632d1/38055130628-250.jpg",
    "song": "GWAGWALADA",
    "track_id": null,
    "recording_id": "97fcf0f7-c53f-4c60-8d38-8eda2cbfc9c1",
    "artist": "BNXN, Kizz Daniel, Seyi Vibez",
    "artist_ids": [
        "0707594a-f793-4255-9708-4d73484581e9",
        "c203e6dc-3f1e-4783-afc3-d0274b0e23ee",
        "98db0c4a-4c14-4a48-bf7d-5705b55ffa49"
    ],
    "album": "Sincerely, Benson",
    "release_id": null,
    "release_group_id": "59da5fcc-012a-4312-ae45-5bc85394490d",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-10-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Gwagwalada is one of the five local government areas of the Federal Capital Territory of Nigeria, together with Abaji, Kuje, Bwari, and Kwali; the Federal Capital Territory also includes the city of Abuja.\"\n\nhttps://www.youtube.com/watch?v=7fhtbd5NxW0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}