Information about plays

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

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

{
    "id": 3548529,
    "uri": "https://api.kexp.org/v2/plays/3548529/?format=api",
    "airdate": "2025-09-03T17:56:57-07:00",
    "show": 64465,
    "show_uri": "https://api.kexp.org/v2/shows/64465/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-356246f3-490a-460a-b4af-262966e958e3/mbid-356246f3-490a-460a-b4af-262966e958e3-26981279191_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-356246f3-490a-460a-b4af-262966e958e3/mbid-356246f3-490a-460a-b4af-262966e958e3-26981279191_thumb250.jpg",
    "song": "Hit the Coast",
    "track_id": "5509e936-78da-4b3e-b0c8-d8114b46f8bd",
    "recording_id": "4a772860-ea5a-48b2-8f4a-e964c4a2ec5a",
    "artist": "Future Islands",
    "artist_ids": [
        "74963434-dcb6-4b14-98cc-99873b06db66"
    ],
    "album": "As Long as You Are",
    "release_id": "356246f3-490a-460a-b4af-262966e958e3",
    "release_group_id": "a72b7c49-18f4-4770-993d-983ed1275eca",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2020-10-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout out to Kristin in Bellingham for this road trip recommendation!\n\n\"Loving these road trip songs! A fave road trip song (for us west coasters) is Hit the Coast by Future Islands.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}