Information about plays

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

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

{
    "id": 3640714,
    "uri": "https://api.kexp.org/v2/plays/3640714/?format=api",
    "airdate": "2026-04-11T11:33:42-07:00",
    "show": 66424,
    "show_uri": "https://api.kexp.org/v2/shows/66424/?format=api",
    "image_uri": "https://coverartarchive.org/release/a069a397-c6f9-466b-b2b9-33258be58d8d/23140745397-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a069a397-c6f9-466b-b2b9-33258be58d8d/23140745397-250.jpg",
    "song": "Love & Reggae",
    "track_id": null,
    "recording_id": "b50cbd75-d778-49c7-827d-4991c7a6091c",
    "artist": "Collie Buddz",
    "artist_ids": [
        "1eae8bc4-3907-41fd-b313-886632c56ce9"
    ],
    "album": "Hybrid",
    "release_id": null,
    "release_group_id": "42ceb9ec-ba0b-4cdf-a981-a779b68d8eaf",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-05-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Colin Patrick Harper, known as Collie Buddz, is a Bermudian reggae artist born in New Orleans, famous for hits like \"Come Around\" and \"Mamacita,\" blending reggae, dancehall, and hip-hop with global influences. After studying audio engineering at Full Sail, he launched his own label, Harper Digital, and gained acclaim with his 2007 self-titled debut and subsequent albums like Hybrid and Take It Easy, known for its \"Mamacita\" success. He's celebrated for his independent spirit, innovative riddim projects, and energetic live shows, maintaining his Bermudian roots while reaching international audiences.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}