Information about plays

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

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

{
    "id": 3548181,
    "uri": "https://api.kexp.org/v2/plays/3548181/?format=api",
    "airdate": "2025-09-02T23:25:43-07:00",
    "show": 64458,
    "show_uri": "https://api.kexp.org/v2/shows/64458/?format=api",
    "image_uri": "https://dn721305.ca.archive.org/0/items/mbid-41745072-82f5-4bc2-a69a-b49218c38b54/mbid-41745072-82f5-4bc2-a69a-b49218c38b54-42216409582_thumb500.jpg",
    "thumbnail_uri": "https://dn721305.ca.archive.org/0/items/mbid-41745072-82f5-4bc2-a69a-b49218c38b54/mbid-41745072-82f5-4bc2-a69a-b49218c38b54-42216409582_thumb250.jpg",
    "song": "Bounce Boy",
    "track_id": "f260bdcd-6209-4397-b241-351c1191b6d6",
    "recording_id": "c45c9786-a211-4d88-959c-e9fc1415ade6",
    "artist": "Alex G",
    "artist_ids": [
        "7df4c4de-3181-4a69-bd36-9d663970cebb"
    ],
    "album": "Headlights",
    "release_id": "41745072-82f5-4bc2-a69a-b49218c38b54",
    "release_group_id": "2b86bcf2-220b-44d3-9ba1-75e1983e0684",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New. https://www.sandyalexg.com/\nPlaying Oakland's Fox Theater Sept. 23rd and 24th. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}