Information about plays

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

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

{
    "id": 3569521,
    "uri": "https://api.kexp.org/v2/plays/3569521/?format=api",
    "airdate": "2025-10-24T21:23:10-07:00",
    "show": 64923,
    "show_uri": "https://api.kexp.org/v2/shows/64923/?format=api",
    "image_uri": "https://coverartarchive.org/release/3c581b85-0b5d-4dac-9f62-990993a06af9/37875908151-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3c581b85-0b5d-4dac-9f62-990993a06af9/37875908151-250.jpg",
    "song": "John Cena",
    "track_id": null,
    "recording_id": "353952fd-30b4-4656-9ef4-fe07f25bd604",
    "artist": "Sho Madjozi",
    "artist_ids": [
        "f06368b7-c8b0-4578-8c64-7a3ed517f745"
    ],
    "album": "John Cena",
    "release_id": null,
    "release_group_id": "43983293-e5a4-47b1-a374-2ee4296e106d",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-09-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Maya Christinah Xichavo Wegerif, known professionally as Sho Madjozi, is a South African rapper, singer, songwriter, and poet. Madjozi incorporates the Tsonga culture through her music and public image.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}