Information about plays

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

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

{
    "id": 3539653,
    "uri": "https://api.kexp.org/v2/plays/3539653/?format=api",
    "airdate": "2025-08-13T16:05:01-07:00",
    "show": 64280,
    "show_uri": "https://api.kexp.org/v2/shows/64280/?format=api",
    "image_uri": "https://dn721404.ca.archive.org/0/items/mbid-16e900f3-8b64-4851-9522-b2f5ae9a942c/mbid-16e900f3-8b64-4851-9522-b2f5ae9a942c-41807843470_thumb500.jpg",
    "thumbnail_uri": "https://dn721404.ca.archive.org/0/items/mbid-16e900f3-8b64-4851-9522-b2f5ae9a942c/mbid-16e900f3-8b64-4851-9522-b2f5ae9a942c-41807843470_thumb250.jpg",
    "song": "Catch Me",
    "track_id": "42493f27-bcf2-452f-bfb8-9f81d5cc3598",
    "recording_id": "d16f255a-49fc-44e4-af8d-d51cc06c768b",
    "artist": "Flying Mojito Bros",
    "artist_ids": [
        "569d571e-8660-4354-91a2-dd87a693c126"
    ],
    "album": "Just Passing Through",
    "release_id": "16e900f3-8b64-4851-9522-b2f5ae9a942c",
    "release_group_id": "12814551-08ff-41c5-8f7b-b479d80b3c2f",
    "labels": [
        "Ubiquity"
    ],
    "label_ids": [
        "20fbac96-c7ee-48b5-9177-e7b6d42e108f"
    ],
    "release_date": "2025-04-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Flying Mojito Bros put together a special mix for Drive Time on KEXP, showcasing tracks from their brand new album, Just Passing Through and edits and remixes of old tracks in their signature, “refrito” style. \n\nhttps://www.kexp.org/read/2025/5/7/drive-time-guest-mix-flying-mojito-bros/\n--\nNew full length. https://flyingmojitobros.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}