Information about plays

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

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

{
    "id": 3641136,
    "uri": "https://api.kexp.org/v2/plays/3641136/?format=api",
    "airdate": "2026-04-12T09:38:26-07:00",
    "show": 66433,
    "show_uri": "https://api.kexp.org/v2/shows/66433/?format=api",
    "image_uri": "https://coverartarchive.org/release/322aa375-6d70-4962-b40d-08538672888a/43734790297-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/322aa375-6d70-4962-b40d-08538672888a/43734790297-250.jpg",
    "song": "Seed",
    "track_id": null,
    "recording_id": "34d9e7d1-961c-498b-b929-42bb8bc79ae1",
    "artist": "Julianna Riolino",
    "artist_ids": [
        "403a74a8-e22b-47c6-911b-fe58216a7e90"
    ],
    "album": "Echo in the Dust",
    "release_id": null,
    "release_group_id": "875d7a05-48cf-46a8-aacb-628b48b2b839",
    "labels": [
        "MoonWhistle"
    ],
    "label_ids": [
        "bbef0bd6-2390-457f-a1a5-fe56e412176a"
    ],
    "release_date": "2025-10-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Southern Ontario artist said this sophomore album helped her, “learn to accept and love myself.”\nhttps://juliannariolinosings.bandcamp.com/album/echo-in-the-dust-deluxe",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}