Information about plays

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

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

{
    "id": 3607376,
    "uri": "https://api.kexp.org/v2/plays/3607376/?format=api",
    "airdate": "2026-01-21T21:52:18-08:00",
    "show": 65718,
    "show_uri": "https://api.kexp.org/v2/shows/65718/?format=api",
    "image_uri": "https://coverartarchive.org/release/d805a6d3-a7bf-415a-8b5e-e2dab8909646/39789584485-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d805a6d3-a7bf-415a-8b5e-e2dab8909646/39789584485-250.jpg",
    "song": "Minute papillon",
    "track_id": null,
    "recording_id": "2b627d14-2e1d-4a0c-9f8a-36a480125afa",
    "artist": "World Brain",
    "artist_ids": [
        "0c25670f-ae0b-4c0a-a732-ec094651a2b3"
    ],
    "album": "Open Source",
    "release_id": null,
    "release_group_id": "71d91f4a-183c-4872-8b02-5ee4165d691b",
    "labels": [
        "Mansions and Millions"
    ],
    "label_ids": [
        "5001c4af-6add-4516-b1e0-4e1b5d15cb03"
    ],
    "release_date": "2024-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The second album from this project spearheaded by Brussels-via-Berlin musician Lucas Chantre\n\nhttps://worldbrain.bandcamp.com/album/open-source",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}