Information about plays

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

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

{
    "id": 3521213,
    "uri": "https://api.kexp.org/v2/plays/3521213/?format=api",
    "airdate": "2025-07-01T13:53:18-07:00",
    "show": 63892,
    "show_uri": "https://api.kexp.org/v2/shows/63892/?format=api",
    "image_uri": "https://dn721208.ca.archive.org/0/items/mbid-86a31081-679e-40d7-9ab8-bb11b0f4680d/mbid-86a31081-679e-40d7-9ab8-bb11b0f4680d-42231251108_thumb500.jpg",
    "thumbnail_uri": "https://ia601203.us.archive.org/2/items/mbid-86a31081-679e-40d7-9ab8-bb11b0f4680d/mbid-86a31081-679e-40d7-9ab8-bb11b0f4680d-42231251108_thumb250.jpg",
    "song": "Colors",
    "track_id": "335f3d77-8cd2-4bcb-89a3-697aa1ee1805",
    "recording_id": "8b46a37c-b399-4b96-b646-7f9a14a0bd22",
    "artist": "beaming",
    "artist_ids": [
        "056bf771-d386-4181-9c30-303276311e8f"
    ],
    "album": "beaming",
    "release_id": "86a31081-679e-40d7-9ab8-bb11b0f4680d",
    "release_group_id": "d9327ff8-69a3-4f1a-90ec-d40625b61138",
    "labels": [
        "Rose Garden"
    ],
    "label_ids": [
        "c975e706-b0c2-49e2-ac35-8d8a35f88efb"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out the official music video for \"Colors\" by beaming here, enjoy:\nhttps://www.youtube.com/watch?v=LWT9s9uiHM4\n---\nIG:\nhttps://www.instagram.com/its_beaming/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}