Information about plays

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

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

{
    "id": 3589788,
    "uri": "https://api.kexp.org/v2/plays/3589788/?format=api",
    "airdate": "2025-12-11T14:37:51-08:00",
    "show": 65348,
    "show_uri": "https://api.kexp.org/v2/shows/65348/?format=api",
    "image_uri": "https://coverartarchive.org/release/c53be6c2-1a17-4a4a-97e3-d40f61630236/22927827729-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c53be6c2-1a17-4a4a-97e3-d40f61630236/22927827729-250.jpg",
    "song": "Umi Says",
    "track_id": null,
    "recording_id": "e3c22e4f-3f5f-4a38-aae2-e7d289292122",
    "artist": "Yasiin Bey",
    "artist_ids": [],
    "album": "Black on Both Sides",
    "release_id": null,
    "release_group_id": "d6658b47-463a-390e-9417-99c818aea004",
    "labels": [
        "Rawkus Records"
    ],
    "label_ids": [
        "21a9343c-4a03-4768-8186-569dc03f850c"
    ],
    "release_date": "1999-10-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I want black people to be free, to be free, to be free\nAll my people to be free, to be free, to be free\nAll black people to be free, to be free, to be free\nAll black people to be free\nThat's all that matters to me...\"\n\n\n\"Umi\" means \"Mother\" in Arabic. Written by Mos Def and David Kennedy (and co-produced by both), the track features will.i.am on the Fender Rhodes and Wedon Irvine on the Hammond.\n--\nThe instrumental was also used on Kendrick Lamar’s \"The Heart Pt. 1.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}