Information about plays

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

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

{
    "id": 3550756,
    "uri": "https://api.kexp.org/v2/plays/3550756/?format=api",
    "airdate": "2025-09-09T06:30:11-07:00",
    "show": 64515,
    "show_uri": "https://api.kexp.org/v2/shows/64515/?format=api",
    "image_uri": "https://dn720703.ca.archive.org/0/items/mbid-04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937/mbid-04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937-42893313003_thumb500.jpg",
    "thumbnail_uri": "https://ia800901.us.archive.org/19/items/mbid-04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937/mbid-04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937-42893313003_thumb250.jpg",
    "song": "Switch",
    "track_id": "d1e60f66-65a0-446c-bf68-9347f72d67a3",
    "recording_id": "f8076f8c-3369-4cdb-9a20-17e22e447bc8",
    "artist": "Thandii",
    "artist_ids": [
        "5054d3a9-6386-4027-a1af-b2ea09fe0203"
    ],
    "album": "FREE UP",
    "release_id": "04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937",
    "release_group_id": "7e040b22-c9af-4f86-bfbf-484b799fdb36",
    "labels": [
        "HALOHALO"
    ],
    "label_ids": [
        "789e66a3-6f04-49c4-92b3-e31a6194a1a8"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thandii's new album FREE UP is out now. Inspired by dry ground & plants; Earth. Move to it as much as you can.\n==\nBeat driven art-pop; love songs on a loop; hard and soft, Thandii's world comes collaged from offcuts of Soul, Lo-fi, Hiphop & Psych.\n\nhttps://thandii.bandcamp.com/album/free-up\nhttps://www.thandii.world/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}