Information about plays

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

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

{
    "id": 3634003,
    "uri": "https://api.kexp.org/v2/plays/3634003/?format=api",
    "airdate": "2026-03-26T19:31:15-07:00",
    "show": 66287,
    "show_uri": "https://api.kexp.org/v2/shows/66287/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-c6df1069-69c0-4cfb-9dbb-92293feb2329/mbid-c6df1069-69c0-4cfb-9dbb-92293feb2329-38766550139_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-c6df1069-69c0-4cfb-9dbb-92293feb2329/mbid-c6df1069-69c0-4cfb-9dbb-92293feb2329-38766550139_thumb250.jpg",
    "song": "I Know",
    "track_id": "fd654726-468f-462a-99ac-661f2b4571ca",
    "recording_id": "ade1f049-412c-4b74-b9a3-d5d10aba902d",
    "artist": "Thee Marloes",
    "artist_ids": [
        "84543b66-bb03-4a68-8378-e3d62fabb120"
    ],
    "album": "Perak",
    "release_id": "c6df1069-69c0-4cfb-9dbb-92293feb2329",
    "release_group_id": "64e099af-b3a6-4bac-a37e-48209ee7932c",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2024-08-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thee Marloes, by way of Surabaya, Indonesia are Natassya Sianturi on vocals, Sinatrya Dharaka on guitar, and Tommy Satwick on drums. The debut record 'Perak,' was released on Big Crown Records in 2024.\n\nAlso on Big Crown Records: El Michels Affair!\n\nhttps://bigcrownrecords.com/artists/thee-marloes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}