Information about plays

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

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

{
    "id": 3520269,
    "uri": "https://api.kexp.org/v2/plays/3520269/?format=api",
    "airdate": "2025-06-29T05:07:54-07:00",
    "show": 63867,
    "show_uri": "https://api.kexp.org/v2/shows/63867/?format=api",
    "image_uri": "https://dn721705.ca.archive.org/0/items/mbid-9c1029b4-0c79-4f25-bd3c-7c52bbfee31b/mbid-9c1029b4-0c79-4f25-bd3c-7c52bbfee31b-42145322996_thumb500.jpg",
    "thumbnail_uri": "https://dn721705.ca.archive.org/0/items/mbid-9c1029b4-0c79-4f25-bd3c-7c52bbfee31b/mbid-9c1029b4-0c79-4f25-bd3c-7c52bbfee31b-42145322996_thumb250.jpg",
    "song": "Anticipate",
    "track_id": "9684d896-32d4-4cd3-9a46-94339e7809d8",
    "recording_id": "3ab2f07f-490e-49ef-aad0-680f5149c970",
    "artist": "El Michels Affair feat. Clairo",
    "artist_ids": [
        "d786f59b-1836-4ddb-8393-ab753edbe984",
        "dbf0a5c5-3665-4495-b13b-99438a6a0900"
    ],
    "album": "24 Hr Sports",
    "release_id": "9c1029b4-0c79-4f25-bd3c-7c52bbfee31b",
    "release_group_id": "dcd98b5c-c026-4a13-a1c3-b977df98b054",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In addition to the Clairo feature on this track, on his forthcoming record El Michels is also joined by Shintaro Sakamoto, Norah Jones, and Rahsaan Roland Kirk! Stay tuned for the full release on September 5th.\n\nhttps://elmichelsaffair.bandcamp.com/album/24-hr-sports",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}