Information about plays

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

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

{
    "id": 3613210,
    "uri": "https://api.kexp.org/v2/plays/3613210/?format=api",
    "airdate": "2026-02-04T17:32:30-08:00",
    "show": 65840,
    "show_uri": "https://api.kexp.org/v2/shows/65840/?format=api",
    "image_uri": "https://dn721300.ca.archive.org/0/items/mbid-a5035f41-e283-4a46-b492-f820b87d894f/mbid-a5035f41-e283-4a46-b492-f820b87d894f-41727684224_thumb500.jpg",
    "thumbnail_uri": "https://dn721300.ca.archive.org/0/items/mbid-a5035f41-e283-4a46-b492-f820b87d894f/mbid-a5035f41-e283-4a46-b492-f820b87d894f-41727684224_thumb250.jpg",
    "song": "Flowerz (radio edit)",
    "track_id": "eabd0a80-9f47-3ba1-b70e-7c2906768cc4",
    "recording_id": "1918aaef-000a-41a0-9e61-ad98e216e8d3",
    "artist": "Armand van Helden feat. Roland Clark",
    "artist_ids": [
        "3da8021a-6ceb-44f5-96cb-9bd38ddfc9b3",
        "b09b5127-c62e-4bb2-b790-1e4aa18749ed"
    ],
    "album": "Splendor",
    "release_id": "a5035f41-e283-4a46-b492-f820b87d894f",
    "release_group_id": "e654712d-5dbc-30e1-ada3-5aea2dbb0e6a",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "1999-09-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.discogs.com/master/76592-Armand-Van-Helden-Feat-Roland-Clark-Flowerz",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}