Information about plays

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

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

{
    "id": 3637782,
    "uri": "https://api.kexp.org/v2/plays/3637782/?format=api",
    "airdate": "2026-04-04T16:39:53-07:00",
    "show": 66366,
    "show_uri": "https://api.kexp.org/v2/shows/66366/?format=api",
    "image_uri": "https://ia800606.us.archive.org/6/items/mbid-a683c605-2990-4939-a83a-e7b3a75ffd5f/mbid-a683c605-2990-4939-a83a-e7b3a75ffd5f-44423894645_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-a683c605-2990-4939-a83a-e7b3a75ffd5f/mbid-a683c605-2990-4939-a83a-e7b3a75ffd5f-44423894645_thumb250.jpg",
    "song": "Stupid Bitches",
    "track_id": "02c75f8d-4746-45f1-afae-996050a12573",
    "recording_id": "0e8fa73e-2f64-4b33-b9d7-90e502b0c8f4",
    "artist": "Grace Ives",
    "artist_ids": [
        "ee232ef6-4bfd-49c8-a135-b7f82b564531"
    ],
    "album": "Girlfriend",
    "release_id": "a683c605-2990-4939-a83a-e7b3a75ffd5f",
    "release_group_id": "d2ab5974-f8b2-435f-bd8c-421b6ea98f76",
    "labels": [
        "True Panther Records",
        "Capitol Records"
    ],
    "label_ids": [
        "e48f491c-3106-4321-a724-82728ffa13c3",
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New York artist Grace Ives has a new album coming out on March 20!\n\nShe's coming out to the West Coast this year!\n* Seattle on May 1 at Neumo's\n* San Francisco on May 5 at the Independent\n\nhttps://graceives.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}