Information about plays

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

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

{
    "id": 3547883,
    "uri": "https://api.kexp.org/v2/plays/3547883/?format=api",
    "airdate": "2025-09-02T06:45:09-07:00",
    "show": 64452,
    "show_uri": "https://api.kexp.org/v2/shows/64452/?format=api",
    "image_uri": "https://dn721404.ca.archive.org/0/items/mbid-e36ca110-e704-4e16-bd3f-9e543cab4f63/mbid-e36ca110-e704-4e16-bd3f-9e543cab4f63-41976649896_thumb500.jpg",
    "thumbnail_uri": "https://dn721404.ca.archive.org/0/items/mbid-e36ca110-e704-4e16-bd3f-9e543cab4f63/mbid-e36ca110-e704-4e16-bd3f-9e543cab4f63-41976649896_thumb250.jpg",
    "song": "I Never Learn",
    "track_id": "fd0dacc7-8abe-4d6c-852c-0c7c0727235f",
    "recording_id": "31bc1145-9a62-4a31-bf92-e5deeb6018b4",
    "artist": "Spaceface",
    "artist_ids": [
        "f6ba9738-624e-4a6e-bf03-607adf212df0"
    ],
    "album": "Lunar Manor",
    "release_id": "e36ca110-e704-4e16-bd3f-9e543cab4f63",
    "release_group_id": "7b09a974-1e92-437c-8f76-517757b45047",
    "labels": [
        "Mothland Records"
    ],
    "label_ids": [
        "20568cae-baae-47f8-b715-570e6552d82a"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The third album from this Los Angeles band co-led by former The Flaming Lips member Jake Ingalls alongside Eric Martin.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}