Information about plays

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

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

{
    "id": 3547914,
    "uri": "https://api.kexp.org/v2/plays/3547914/?format=api",
    "airdate": "2025-09-02T08:26:12-07:00",
    "show": 64453,
    "show_uri": "https://api.kexp.org/v2/shows/64453/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-5d6d7e30-06c5-4e0d-8471-aad32419819e/mbid-5d6d7e30-06c5-4e0d-8471-aad32419819e-42813365109_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-5d6d7e30-06c5-4e0d-8471-aad32419819e/mbid-5d6d7e30-06c5-4e0d-8471-aad32419819e-42813365109_thumb250.jpg",
    "song": "BIG",
    "track_id": "4e108a90-2f23-47b1-aed6-7e5e7644f37f",
    "recording_id": "96057790-1f07-48a2-afbc-c2294b8acab5",
    "artist": "Boyish",
    "artist_ids": [
        "4d6b9165-004e-4f9c-8d5f-82a5bb6d3941"
    ],
    "album": "BIG",
    "release_id": "5d6d7e30-06c5-4e0d-8471-aad32419819e",
    "release_group_id": "da281405-eb0a-47eb-ac3a-8410045eb4f5",
    "labels": [
        "R&R Digital"
    ],
    "label_ids": [
        "037bd79c-8da0-4dec-936e-a34e653f1455"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Boyish new record - 'BIG'\n\nThey are playing at The Barboza in Seattle on the 18th of Oct and at the Rickshaw Stop in San Francisco on the 21st of Oct!\n\nWatch the music video: https://www.youtube.com/watch?v=CLVjNr-Tetc&ab_channel=BoyishVEVO\n\nhttps://boyishmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}