Information about plays

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

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

{
    "id": 3552558,
    "uri": "https://api.kexp.org/v2/plays/3552558/?format=api",
    "airdate": "2025-09-13T16:36:24-07:00",
    "show": 64553,
    "show_uri": "https://api.kexp.org/v2/shows/64553/?format=api",
    "image_uri": "https://dn721509.ca.archive.org/0/items/mbid-c99462ed-b584-4c20-b9c6-347dabf2fbf5/mbid-c99462ed-b584-4c20-b9c6-347dabf2fbf5-42120436895_thumb500.jpg",
    "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-c99462ed-b584-4c20-b9c6-347dabf2fbf5/mbid-c99462ed-b584-4c20-b9c6-347dabf2fbf5-42120436895_thumb250.jpg",
    "song": "Side 8 (Big Gums version)",
    "track_id": "b3f99375-3bb0-327a-8ea5-358a6f95d406",
    "recording_id": "d941f7d7-8220-4fec-b524-eacca165e1e8",
    "artist": "TOBACCO",
    "artist_ids": [
        "7d3996ec-e9e9-41ec-8f4d-e336f64fc7c6"
    ],
    "album": "Fucked Up Friends",
    "release_id": "c99462ed-b584-4c20-b9c6-347dabf2fbf5",
    "release_group_id": "47fbc181-0421-3802-99b5-588de23f34ee",
    "labels": [
        "anticon."
    ],
    "label_ids": [
        "bf92cf45-cea1-4837-996b-fd9384a5704c"
    ],
    "release_date": "2008-10-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tobacco is Pittsburgh's Thomas Fec, a solo artist in addition to being a member of Black Moth Super Rainbow. Find his work here: https://tobaxxo.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}