Information about plays

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

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

{
    "id": 3638729,
    "uri": "https://api.kexp.org/v2/plays/3638729/?format=api",
    "airdate": "2026-04-06T18:40:04-07:00",
    "show": 66385,
    "show_uri": "https://api.kexp.org/v2/shows/66385/?format=api",
    "image_uri": "https://dn711103.ca.archive.org/0/items/mbid-1ef44062-9dc5-476c-be58-02c84553df3b/mbid-1ef44062-9dc5-476c-be58-02c84553df3b-44641100448_thumb500.jpg",
    "thumbnail_uri": "https://dn711103.ca.archive.org/0/items/mbid-1ef44062-9dc5-476c-be58-02c84553df3b/mbid-1ef44062-9dc5-476c-be58-02c84553df3b-44641100448_thumb250.jpg",
    "song": "Close to Me",
    "track_id": "5a7a3339-06d4-4bba-bacb-10e4154b30bb",
    "recording_id": "245496a5-bc21-4bf8-906e-c34b17a37b76",
    "artist": "Bellaire",
    "artist_ids": [
        "9b1ad5c8-851a-4ead-a6d8-5145987cbc45"
    ],
    "album": "Born Funky",
    "release_id": "1ef44062-9dc5-476c-be58-02c84553df3b",
    "release_group_id": "5c12aec0-b776-415e-b80f-a6df6f0cf1b5",
    "labels": [
        "Le Plan",
        "AOC Records"
    ],
    "label_ids": [
        "b60a563d-c294-4834-91c8-ef026b24c3fb",
        "86b41bf3-85a0-4231-95ac-ec81a02311e1"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from Lille, Bellaire has become one of the most distinctive and joyful figures of the French house scene.\n\n7 April 2026 — August Hall, San Francisco, CA, USA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}