Information about plays

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

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

{
    "id": 3622993,
    "uri": "https://api.kexp.org/v2/plays/3622993/?format=api",
    "airdate": "2026-02-27T12:35:15-08:00",
    "show": 66043,
    "show_uri": "https://api.kexp.org/v2/shows/66043/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-4a18986d-1598-43a8-b15f-0340af442ffe/mbid-4a18986d-1598-43a8-b15f-0340af442ffe-40876388779_thumb500.jpg",
    "thumbnail_uri": "https://dn710601.ca.archive.org/0/items/mbid-4a18986d-1598-43a8-b15f-0340af442ffe/mbid-4a18986d-1598-43a8-b15f-0340af442ffe-40876388779_thumb250.jpg",
    "song": "Welcome Home Warrior",
    "track_id": "13b35f24-18fd-439e-bf7c-4f6dd2619e55",
    "recording_id": "1ce01f43-222a-4e3c-bfee-53de1b6cc38c",
    "artist": "clipping. feat. Aesop Rock",
    "artist_ids": [
        "84ca8fa4-7cca-4948-a90a-cb44db29853d",
        "aba64937-3334-4c65-90a1-4e6b9d4d7ada"
    ],
    "album": "Dead Channel Sky",
    "release_id": "4a18986d-1598-43a8-b15f-0340af442ffe",
    "release_group_id": "dc8005ec-e1ef-44fb-a1d6-ccb5083bc132",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-03-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "clipping. is playing tonight, February 27th, in Berkeley at the UC Theatre Taube Family Music Hall as part of the Noise Pop Festival! \n\nhttps://www.noisepopfest.com/\n\nThe LA group released Dead Channel Sky last March. \nhttps://clppng.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}