Information about plays

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

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

{
    "id": 3616796,
    "uri": "https://api.kexp.org/v2/plays/3616796/?format=api",
    "airdate": "2026-02-13T02:11:52-08:00",
    "show": 65918,
    "show_uri": "https://api.kexp.org/v2/shows/65918/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "BPOTY",
    "track_id": null,
    "recording_id": null,
    "artist": "Jill Scott, Too $hort",
    "artist_ids": [],
    "album": "To Whom This May Concern",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Blues Babe"
    ],
    "label_ids": [
        "14e1dd47-79ff-45b7-b962-1da4336d2fa4"
    ],
    "release_date": "2026-02-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Philadelphia R&B legend Jill Scott with her first album in 10 years!\n\n “BPOTY” (Biggest Pimp of the Year) features Oakland hip-hop legend Too $hort!\n\nhttps://shop.missjillscott.com/products/to-whom-this-may-concern-cd?srsltid=AfmBOooYgGKqoqa1dbq0rnE1WPM78uBLWh64jNDnQGuMJnG4utB5r1FU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}