Information about plays

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

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

{
    "id": 3573990,
    "uri": "https://api.kexp.org/v2/plays/3573990/?format=api",
    "airdate": "2025-11-04T17:24:12-08:00",
    "show": 65023,
    "show_uri": "https://api.kexp.org/v2/shows/65023/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-ef2ad70b-eb9f-4d87-95fd-856ad82f1673/mbid-ef2ad70b-eb9f-4d87-95fd-856ad82f1673-39594306781_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-ef2ad70b-eb9f-4d87-95fd-856ad82f1673/mbid-ef2ad70b-eb9f-4d87-95fd-856ad82f1673-39594306781_thumb250.jpg",
    "song": "Two Words",
    "track_id": "a2cc6d96-4b87-4f92-9185-7ae3810ea63b",
    "recording_id": "17494070-c631-4625-9ada-d02002c04222",
    "artist": "Christopher Owens",
    "artist_ids": [
        "9cca95ca-e6b7-4aa7-9a8b-0425189c7f1d"
    ],
    "album": "I Wanna Run Barefoot Through Your Hair",
    "release_id": "ef2ad70b-eb9f-4d87-95fd-856ad82f1673",
    "release_group_id": "36e87682-0357-45ec-8b61-f1853841eb23",
    "labels": [
        "True Panther Sounds"
    ],
    "label_ids": [
        "83d836ec-fd29-4761-890a-9e0053c25635"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based in San Francisco, Christopher Owens released I Wanna Run Barefoot Through Your Hair in 2024. It was his first new album in nine years, after a long period of personal hardship.\n\nOwens will be performing at the Swedish American Hall in San Francisco on February 20th.\n\nhttps://christopherowens.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}