Information about plays

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

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

{
    "id": 3622680,
    "uri": "https://api.kexp.org/v2/plays/3622680/?format=api",
    "airdate": "2026-02-26T18:31:54-08:00",
    "show": 66037,
    "show_uri": "https://api.kexp.org/v2/shows/66037/?format=api",
    "image_uri": "https://dn710909.ca.archive.org/0/items/mbid-1e77fbaf-edaa-4022-846b-2fe4605a2f61/mbid-1e77fbaf-edaa-4022-846b-2fe4605a2f61-12158189670_thumb500.jpg",
    "thumbnail_uri": "https://dn710909.ca.archive.org/0/items/mbid-1e77fbaf-edaa-4022-846b-2fe4605a2f61/mbid-1e77fbaf-edaa-4022-846b-2fe4605a2f61-12158189670_thumb250.jpg",
    "song": "Cel U Lar Device",
    "track_id": "c71fa76d-3414-4425-94a3-62ab587e6e51",
    "recording_id": "5eea86fa-7b4c-4f19-baa3-4cae7c17f986",
    "artist": "Erykah Badu",
    "artist_ids": [
        "321531fc-db73-4ffa-a959-61a61a2908c1"
    ],
    "album": "But You Caint Use My Phone",
    "release_id": "1e77fbaf-edaa-4022-846b-2fe4605a2f61",
    "release_group_id": "e7ab7054-ce24-48e1-b8b8-45c230dd4669",
    "labels": [
        "Control Freaq",
        "Motown"
    ],
    "label_ids": [
        "d2ee30c3-d486-4fbd-9da7-15da07cb6087",
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "2015-11-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to Erykah Badu born on this day in 1971!\n\nErykah Badu (born Erica Abi Wright) is an American singer-songwriter, record producer, DJ, activist, and actress. \n--\nThis is Erkah Badu's reworking of the Drake song \"Hotline Bling.\" The song consists of 3 parts: the verse & chorus of “Hotline Bling,” a comedic voicemail skit by Erykah, and a reworked groove where Erykah re-interprets the verse and freestyles over it.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}