Information about plays

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

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

{
    "id": 3531625,
    "uri": "https://api.kexp.org/v2/plays/3531625/?format=api",
    "airdate": "2025-07-25T16:31:25-07:00",
    "show": 64110,
    "show_uri": "https://api.kexp.org/v2/shows/64110/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/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": "Medium",
    "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.  You can purchase it here: https://landofecho.bandcamp.com/album/almost-music\n\nThis song features Japanese vocalist Ayana Homma.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}