Information about plays

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

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

{
    "id": 3544951,
    "uri": "https://api.kexp.org/v2/plays/3544951/?format=api",
    "airdate": "2025-08-26T06:19:11-07:00",
    "show": 64391,
    "show_uri": "https://api.kexp.org/v2/shows/64391/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-b29d1d8d-1dfb-4af2-8798-f963ba0b58de/mbid-b29d1d8d-1dfb-4af2-8798-f963ba0b58de-41859562156_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-b29d1d8d-1dfb-4af2-8798-f963ba0b58de/mbid-b29d1d8d-1dfb-4af2-8798-f963ba0b58de-41859562156_thumb250.jpg",
    "song": "Thief",
    "track_id": "59af7486-91eb-41dd-bfe1-a06028e0d0e0",
    "recording_id": "f0ff6ead-9089-45b0-bdb3-0485ace67919",
    "artist": "Little Simz",
    "artist_ids": [
        "3cdb40fe-a63e-4bb9-b40d-17cda5f50979"
    ],
    "album": "Lotus",
    "release_id": "b29d1d8d-1dfb-4af2-8798-f963ba0b58de",
    "release_group_id": "749672ae-a51d-4cf5-920c-beaeab147bb6",
    "labels": [
        "AWAL Recordings",
        "AWAL Recordings Ltd"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068",
        "1a59ec10-ab09-450c-86ec-04f1796be3fd"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request from William in Dallas. \n\nThe album's opening song \"Thief\" is Little Simz' angry confrontation with producer Inflo of SAULT. Simz is suing Inflo for £1.7 million in unpaid loans, in part lended to cover costs related to SAULT's live show at Drumsheds. \n-- \n\"Thief\" is a furious kiss-off to a former friend who savagely betrayed her. \"I’m lucky that I got out now / It's a shame, though I really feel sorry for your wife,\" she snarls over clattering UK garage-inspired drums, and jangling Clash-worthy guitars. \n\nhttps://tinyurl.com/3tbfkbre | https://littlesimz.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}