Information about plays

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

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

{
    "id": 3589766,
    "uri": "https://api.kexp.org/v2/plays/3589766/?format=api",
    "airdate": "2025-12-11T13:18:31-08:00",
    "show": 65348,
    "show_uri": "https://api.kexp.org/v2/shows/65348/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Fear Not of Man",
    "track_id": "417389ea-3bfb-4359-ba28-c8147abce318",
    "recording_id": "5fffb735-7673-48a0-a1f9-a0710ef6a010",
    "artist": "Mos Def",
    "artist_ids": [
        "9f4551c6-1324-4ac5-b3fe-a5c5cfacd54d"
    ],
    "album": "Black On Both Sides",
    "release_id": "c53be6c2-1a17-4a4a-97e3-d40f61630236",
    "release_group_id": "d6658b47-463a-390e-9417-99c818aea004",
    "labels": [
        "Rawkus Records"
    ],
    "label_ids": [
        "21a9343c-4a03-4768-8186-569dc03f850c"
    ],
    "release_date": "1999-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song was written and produced by Yasiin Bey.  He also plays congas, bass, and provides percussion. (Keyboards are by Weldon Irvine.)\n--\n\"So if hip-hop is about the people\nAnd the hip-hop won't get better until the people get better\nThen how do people get better? (Hmm)\nWell, from my understanding people get better\nWhen they start to understand that they are valuable\nAnd they not valuable because they got a whole lot of money\nOr 'cause somebody, think they sexy\nBut they valuable 'cause they been created by God\nAnd God makes you valuable..\"\nHere's what he's saying: https://genius.com/Yasiin-bey-fear-not-of-man-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}