Information about plays

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

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

{
    "id": 3548198,
    "uri": "https://api.kexp.org/v2/plays/3548198/?format=api",
    "airdate": "2025-09-03T00:06:15-07:00",
    "show": 64458,
    "show_uri": "https://api.kexp.org/v2/shows/64458/?format=api",
    "image_uri": "https://ia600207.us.archive.org/15/items/mbid-e8356ac7-e88a-4c70-941b-ff7d2568005e/mbid-e8356ac7-e88a-4c70-941b-ff7d2568005e-22754828385_thumb500.jpg",
    "thumbnail_uri": "https://dn721703.ca.archive.org/0/items/mbid-e8356ac7-e88a-4c70-941b-ff7d2568005e/mbid-e8356ac7-e88a-4c70-941b-ff7d2568005e-22754828385_thumb250.jpg",
    "song": "Borderline",
    "track_id": "07ed19e2-124a-4399-8418-d5da51ac19e5",
    "recording_id": "ebbf5e17-edb5-4e4f-847d-ae8268f0612a",
    "artist": "Tame Impala",
    "artist_ids": [
        "63aa26c3-d59b-4da4-84ac-716b54f1ef4d"
    ],
    "album": "Borderline",
    "release_id": "e8356ac7-e88a-4c70-941b-ff7d2568005e",
    "release_group_id": "21649281-9590-4d63-b163-06cd334059ce",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2019-04-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Read more about this Australian record producer and multi-intrumentalist on KEXP.\n\nhttps://www.kexp.org/read/2019/10/28/tame-impala-share-new-single-it-might-be-time/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}