Information about plays

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

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

{
    "id": 3539270,
    "uri": "https://api.kexp.org/v2/plays/3539270/?format=api",
    "airdate": "2025-08-12T18:08:50-07:00",
    "show": 64272,
    "show_uri": "https://api.kexp.org/v2/shows/64272/?format=api",
    "image_uri": "https://ia600905.us.archive.org/0/items/mbid-19f928df-6dd8-44a8-b201-4fa7f327bb61/mbid-19f928df-6dd8-44a8-b201-4fa7f327bb61-42636747153_thumb500.jpg",
    "thumbnail_uri": "https://dn721501.ca.archive.org/0/items/mbid-19f928df-6dd8-44a8-b201-4fa7f327bb61/mbid-19f928df-6dd8-44a8-b201-4fa7f327bb61-42636747153_thumb250.jpg",
    "song": "WE DONT COUNT",
    "track_id": "cdd1f05a-7308-496c-b223-eee665589f94",
    "recording_id": "a806f77e-83ac-4c56-a449-7c0c15a39aa0",
    "artist": "Yves Tumor & NINA",
    "artist_ids": [
        "b675f327-4738-4af4-bb83-1adb0003f2d3",
        "c37230af-4977-4ee0-9a21-4561803a221a"
    ],
    "album": "WE DONT COUNT",
    "release_id": "19f928df-6dd8-44a8-b201-4fa7f327bb61",
    "release_group_id": "08134f81-3e4a-4b10-859d-93dc7f07de1b",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2025-07-29",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music and collaborative single from Yves Tumor and Bar Italia's Nina Cristante! https://yves-tumor.bandcamp.com/track/we-dont-count-1 https://yvestumor.info/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}