Information about plays

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

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

{
    "id": 3638519,
    "uri": "https://api.kexp.org/v2/plays/3638519/?format=api",
    "airdate": "2026-04-06T06:25:34-07:00",
    "show": 66381,
    "show_uri": "https://api.kexp.org/v2/shows/66381/?format=api",
    "image_uri": "https://dn720705.ca.archive.org/0/items/mbid-9def673f-50ab-49e4-abfd-b849272ab610/mbid-9def673f-50ab-49e4-abfd-b849272ab610-44564799058_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-9def673f-50ab-49e4-abfd-b849272ab610/mbid-9def673f-50ab-49e4-abfd-b849272ab610-44564799058_thumb250.jpg",
    "song": "Under the Silver Moon",
    "track_id": "cd1e00b8-4141-4896-95f9-9fd4fe7ba319",
    "recording_id": "934a196c-bfa1-4df1-b86d-2a661241b20d",
    "artist": "Thee Marloes",
    "artist_ids": [
        "84543b66-bb03-4a68-8378-e3d62fabb120"
    ],
    "album": "Di Hotel Malibu",
    "release_id": "9def673f-50ab-49e4-abfd-b849272ab610",
    "release_group_id": "a04bb4f3-d831-41f6-ac9d-9eb33c1ab521",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2026-05-22",
    "rotation_status": "Light",
    "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. Their unique sound mixes elements of their local culture and music with influences of Soul, Jazz, and Pop.\n\nhttps://theemarloes.bandcamp.com/\n\nCatch their Live on KEXP session from 2025 here:\nhttps://www.youtube.com/watch?v=nn_GoMXWeIc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}