Information about plays

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

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

{
    "id": 3539346,
    "uri": "https://api.kexp.org/v2/plays/3539346/?format=api",
    "airdate": "2025-08-12T22:45:44-07:00",
    "show": 64274,
    "show_uri": "https://api.kexp.org/v2/shows/64274/?format=api",
    "image_uri": "https://dn721706.ca.archive.org/0/items/mbid-f52e1647-4435-4f98-851e-43d7a96a0061/mbid-f52e1647-4435-4f98-851e-43d7a96a0061-42128961587_thumb500.jpg",
    "thumbnail_uri": "https://dn721706.ca.archive.org/0/items/mbid-f52e1647-4435-4f98-851e-43d7a96a0061/mbid-f52e1647-4435-4f98-851e-43d7a96a0061-42128961587_thumb250.jpg",
    "song": "wud u still?",
    "track_id": "06604bd6-27ed-4094-9430-9b9b4c3563e0",
    "recording_id": "8496a402-0346-46ba-a111-1a22cc74d3cd",
    "artist": "seiji oda",
    "artist_ids": [
        "7225352f-4d66-43f5-a1fb-c0514c6393a6"
    ],
    "album": "HUMAN + NATURE",
    "release_id": "f52e1647-4435-4f98-851e-43d7a96a0061",
    "release_group_id": "5c0fe0d5-f76b-4d2e-a357-32bd73e4458b",
    "labels": [
        "uknowme!"
    ],
    "label_ids": [
        "c15fc8a9-d09d-41ab-9fe4-2463d17fb91f"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Seiji Oda is a rapper, singer/songwriter, and producer from Oakland, California.\n\nhttps://seijioda.bandcamp.com/album/human-nature",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}