Information about plays

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

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

{
    "id": 3560829,
    "uri": "https://api.kexp.org/v2/plays/3560829/?format=api",
    "airdate": "2025-10-03T11:22:42-07:00",
    "show": 64733,
    "show_uri": "https://api.kexp.org/v2/shows/64733/?format=api",
    "image_uri": "https://ia804604.us.archive.org/25/items/mbid-7217ec10-7e48-49f4-acce-9508c4dd6011/mbid-7217ec10-7e48-49f4-acce-9508c4dd6011-31351280263_thumb500.jpg",
    "thumbnail_uri": "https://ia804604.us.archive.org/25/items/mbid-7217ec10-7e48-49f4-acce-9508c4dd6011/mbid-7217ec10-7e48-49f4-acce-9508c4dd6011-31351280263_thumb250.jpg",
    "song": "Tiny Hands",
    "track_id": "3706515d-1e58-4c37-802c-c7e7a1baab81",
    "recording_id": "249d61ea-b384-465f-9a1c-60d0f54b003c",
    "artist": "Quantum Tangle",
    "artist_ids": [
        "fddb8eb1-8393-4d29-9da5-7cadf0a8e3cc"
    ],
    "album": "Shelter as We Go...",
    "release_id": "7217ec10-7e48-49f4-acce-9508c4dd6011",
    "release_group_id": "a23238b1-7c68-472d-8eb4-1fd7d2dd2233",
    "labels": [
        "Coax Records"
    ],
    "label_ids": [
        "6cd5da6b-a953-4548-8db9-7ac5c97f3c01"
    ],
    "release_date": "2017-07-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Quantum Tangle are a Juno Award-winning Canadian musical group who combine traditional Inuit throat singing and spoken word storytelling with blues-influenced folk rock. They are composed of vocalist Tiffany Ayalik, Kayley Inuksuk Mackay as drummer, vocalist and throat singer, and singer and guitarist G. R. Gritt.\n\nhttps://quantumtangle.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}