Information about plays

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

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

{
    "id": 3627396,
    "uri": "https://api.kexp.org/v2/plays/3627396/?format=api",
    "airdate": "2026-03-10T10:27:49-07:00",
    "show": 66144,
    "show_uri": "https://api.kexp.org/v2/shows/66144/?format=api",
    "image_uri": "https://dn711006.ca.archive.org/0/items/mbid-4b4b26f7-7e2f-4029-94bd-8a94ebf79eff/mbid-4b4b26f7-7e2f-4029-94bd-8a94ebf79eff-13465941802_thumb500.jpg",
    "thumbnail_uri": "https://dn711006.ca.archive.org/0/items/mbid-4b4b26f7-7e2f-4029-94bd-8a94ebf79eff/mbid-4b4b26f7-7e2f-4029-94bd-8a94ebf79eff-13465941802_thumb250.jpg",
    "song": "We Are Family",
    "track_id": "e0836f9c-fc65-35a2-adfc-d039cfd09b6f",
    "recording_id": "c1928abf-2cce-456f-9c9b-e96c499ecaa9",
    "artist": "Sister Sledge",
    "artist_ids": [
        "1ed00158-c6a3-45cd-819c-2f91997fc480"
    ],
    "album": "We Are Family",
    "release_id": "4b4b26f7-7e2f-4029-94bd-8a94ebf79eff",
    "release_group_id": "acb1aa80-3ede-3a65-a862-5b0730c92607",
    "labels": [
        "Cotillion"
    ],
    "label_ids": [
        "d97da6f0-c0ba-4a60-8fd5-fb8edab24d32"
    ],
    "release_date": "1979-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "You know you want to sing this one out loud in your car! \n\n\"It is so much more than just a family thing,\" Debbie Sledge told Hello magazine in 2023. \"It means unity and it reaches beyond family. It can go through any group of people who align for the purpose of building each other up or accomplishing something for good.\"\n---\n\"We Are Family\" was written and produced by Bernard Edwards and Nile Rodgers; their band Chic had a hit at the time with \"Le Freak.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}