Information about plays

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

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

{
    "id": 3622663,
    "uri": "https://api.kexp.org/v2/plays/3622663/?format=api",
    "airdate": "2026-02-26T17:59:48-08:00",
    "show": 66037,
    "show_uri": "https://api.kexp.org/v2/shows/66037/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-108731cd-df0a-46e3-bf68-3bb53bcc1510/mbid-108731cd-df0a-46e3-bf68-3bb53bcc1510-38659263900_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-108731cd-df0a-46e3-bf68-3bb53bcc1510/mbid-108731cd-df0a-46e3-bf68-3bb53bcc1510-38659263900_thumb250.jpg",
    "song": "Laced",
    "track_id": "f2ad5342-bbdf-4f51-905c-6446af65e674",
    "recording_id": "668cdb2e-da54-4c19-b4ef-d8d61b8c2a28",
    "artist": "Kiasmos",
    "artist_ids": [
        "3252542b-98a7-48ba-9861-7a612b16c227"
    ],
    "album": "II",
    "release_id": "108731cd-df0a-46e3-bf68-3bb53bcc1510",
    "release_group_id": "a754446d-ef54-4120-9396-e05914d2c4e4",
    "labels": [
        "Erased Tapes Records"
    ],
    "label_ids": [
        "0cd6e3cb-aea6-4060-9ebd-21b534a864a6"
    ],
    "release_date": "2024-07-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[airbreak]\n\nMusic from experimental techno Icelandic-duo, Ólafur Arnalds and Janus Rasmussen.\n--\nCheck out their performance live on KEXP way back when:\nhttps://www.youtube.com/watch?v=4fHw4GeW3EU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}