Information about plays

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

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

{
    "id": 3607054,
    "uri": "https://api.kexp.org/v2/plays/3607054/?format=api",
    "airdate": "2026-01-21T03:28:05-08:00",
    "show": 65712,
    "show_uri": "https://api.kexp.org/v2/shows/65712/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-7371b126-8976-4a52-b36c-b4b6656a7de2/mbid-7371b126-8976-4a52-b36c-b4b6656a7de2-31830567369_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-7371b126-8976-4a52-b36c-b4b6656a7de2/mbid-7371b126-8976-4a52-b36c-b4b6656a7de2-31830567369_thumb250.jpg",
    "song": "Nightsiren",
    "track_id": "f0047999-520d-429f-9a32-7f91c4278f87",
    "recording_id": "6ee7b131-12c4-4135-a6f0-8f4851e42b95",
    "artist": "Melt Yourself Down",
    "artist_ids": [
        "9e1f254f-6c53-4e81-ab52-1011c95fcd70"
    ],
    "album": "Pray For Me I Don’t Fit In",
    "release_id": "7371b126-8976-4a52-b36c-b4b6656a7de2",
    "release_group_id": "eea341dd-094e-4b8c-9179-4c21146e06b5",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-02-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "As musician Pete Wareham puts it: “We don’t fit the archetype. For too long this has felt like a problem, now we have the opportunity to say: We don’t fit in, we’re in the cracks, we’re ourselves.”\nGaya adds: “In everything I create there is a tension between wanting to fit in, to feel included and the fear of losing my culture or forgetting where I am from. The refusal to fit in whatever narrative an African man of Asian appearance should play in western society. I started not really caring so much, not second-guessing myself or my vocals so much, which was a huge hurdle to overcome.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}