Information about plays

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

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

{
    "id": 3573771,
    "uri": "https://api.kexp.org/v2/plays/3573771/?format=api",
    "airdate": "2025-11-04T05:01:30-08:00",
    "show": 65019,
    "show_uri": "https://api.kexp.org/v2/shows/65019/?format=api",
    "image_uri": "https://dn720703.ca.archive.org/0/items/mbid-0e15e5ff-fd2b-4898-9282-c48fedea87ff/mbid-0e15e5ff-fd2b-4898-9282-c48fedea87ff-42719981837_thumb500.jpg",
    "thumbnail_uri": "https://dn720703.ca.archive.org/0/items/mbid-0e15e5ff-fd2b-4898-9282-c48fedea87ff/mbid-0e15e5ff-fd2b-4898-9282-c48fedea87ff-42719981837_thumb250.jpg",
    "song": "Walls Up",
    "track_id": "f5b433eb-3b43-4a5a-9f9b-54dae0a3c184",
    "recording_id": "015a8f85-ee5a-4f9b-ae82-aaa14f87578d",
    "artist": "CARRTOONS feat. Erick the Architect",
    "artist_ids": [
        "dbfff37c-146d-4415-b765-9a76d48c749c",
        "91199713-88d9-4f57-a15a-fd558ed9e749"
    ],
    "album": "Space Cadet",
    "release_id": "0e15e5ff-fd2b-4898-9282-c48fedea87ff",
    "release_group_id": "f1992348-b8a2-4848-8e42-589abd240c3e",
    "labels": [
        "+1 Records"
    ],
    "label_ids": [
        "becff808-7fa6-4f85-ab15-0444bca5d04c"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"'Space Cadet' is about love and jealousy in the age of social media.\n\nThis project represents me going back to the things that are most important to me, and not worrying as much about people’s feedback. I hope you enjoy it as much as I do.\n\nAll love\n-CARRTOONS\"\n\nBen Carr, aka CARRTOONS, is a multi-instrumentalist and producer from New York.\n\nhttps://carrtoons.bandcamp.com/album/space-cadet\nhttps://www.carrtoonsmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}