Information about plays

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

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

{
    "id": 3549205,
    "uri": "https://api.kexp.org/v2/plays/3549205/?format=api",
    "airdate": "2025-09-05T11:35:55-07:00",
    "show": 64480,
    "show_uri": "https://api.kexp.org/v2/shows/64480/?format=api",
    "image_uri": "https://ia800907.us.archive.org/6/items/mbid-9d10a1f8-abf9-490d-aa2a-8cd4a7619818/mbid-9d10a1f8-abf9-490d-aa2a-8cd4a7619818-42230185092_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-9d10a1f8-abf9-490d-aa2a-8cd4a7619818/mbid-9d10a1f8-abf9-490d-aa2a-8cd4a7619818-42230185092_thumb250.jpg",
    "song": "Lean Into Your Own Breath",
    "track_id": "0cd0be07-7596-433f-bdf8-f512903d44b3",
    "recording_id": "f968fd69-35af-40aa-88e4-f1ba0faa5266",
    "artist": "Land Of Echo feat. Ayana Homma",
    "artist_ids": [
        "6d67409b-96b1-4115-945b-d64cb5d5d582",
        "923aadf3-0825-43cd-bdbb-ed57fd58551d"
    ],
    "album": "Almost Music",
    "release_id": "9d10a1f8-abf9-490d-aa2a-8cd4a7619818",
    "release_group_id": "99b7b4e0-235b-4781-86fc-796b2079100b",
    "labels": [
        "Wah Wah 45s"
    ],
    "label_ids": [
        "7ed56d4a-b5db-4bff-8349-c7250fc86a80"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Land of Echo is the latest project from Rob Mac - producer and longtime figure in UK underground music. Almost Music is the debut album. \n\n\"Blending altered disco, downtempo soul, and experimental electronics, Almost Music invites listeners into an emotive soundscape where every beat and bassline carries weight. It’s a sonic journey through shared struggles and future-facing optimism.\"\n\nhttps://landofecho.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}